Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/176/

1 tests failed.
FAILED:  org.apache.solr.handler.export.TestExportWriter.testIndexOrder

Error Message:
expected:<...ocs":[       {"id":"[1"},       {"id":"2"},       {"id":"3"},      
 {"id":"4]"}]}}> but was:<...ocs":[       {"id":"[3"},       {"id":"4"},       
{"id":"1"},       {"id":"2]"}]}}>

Stack Trace:
org.junit.ComparisonFailure: expected:<...ocs":[
      {"id":"[1"},
      {"id":"2"},
      {"id":"3"},
      {"id":"4]"}]}}> but was:<...ocs":[
      {"id":"[3"},
      {"id":"4"},
      {"id":"1"},
      {"id":"2]"}]}}>
        at 
__randomizedtesting.SeedInfo.seed([68FB5FB1E1040098:A1BDF135CAAD3466]:0)
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.solr.handler.export.TestExportWriter.assertJsonEquals(TestExportWriter.java:540)
        at 
org.apache.solr.handler.export.TestExportWriter.testIndexOrder(TestExportWriter.java:343)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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:748)




Build Log:
[...truncated 14445 lines...]
   [junit4] Suite: org.apache.solr.handler.export.TestExportWriter
   [junit4]   2> 2153458 INFO  
(SUITE-TestExportWriter-seed#[68FB5FB1E1040098]-worker) [     ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2153475 INFO  
(SUITE-TestExportWriter-seed#[68FB5FB1E1040098]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2153483 INFO  
(SUITE-TestExportWriter-seed#[68FB5FB1E1040098]-worker) [     ] 
o.a.s.s.IndexSchema [null] Schema name=schema-docValuesMulti
   [junit4]   2> 2153491 INFO  
(SUITE-TestExportWriter-seed#[68FB5FB1E1040098]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema schema-docValuesMulti/1.6 with uniqueid field 
id
   [junit4]   2> 2153846 INFO  
(SUITE-TestExportWriter-seed#[68FB5FB1E1040098]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2153847 WARN  
(SUITE-TestExportWriter-seed#[68FB5FB1E1040098]-worker) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2153848 WARN  
(SUITE-TestExportWriter-seed#[68FB5FB1E1040098]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1b12a570[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2153848 WARN  
(SUITE-TestExportWriter-seed#[68FB5FB1E1040098]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1b12a570[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2153851 WARN  
(SUITE-TestExportWriter-seed#[68FB5FB1E1040098]-worker) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2153851 WARN  
(SUITE-TestExportWriter-seed#[68FB5FB1E1040098]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7aea695[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2153851 WARN  
(SUITE-TestExportWriter-seed#[68FB5FB1E1040098]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7aea695[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2153869 INFO  
(SUITE-TestExportWriter-seed#[68FB5FB1E1040098]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2153869 INFO  
(SUITE-TestExportWriter-seed#[68FB5FB1E1040098]-worker) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2153881 INFO  
(SUITE-TestExportWriter-seed#[68FB5FB1E1040098]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46bb03b9
   [junit4]   2> 2153887 INFO  
(SUITE-TestExportWriter-seed#[68FB5FB1E1040098]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46bb03b9
   [junit4]   2> 2153887 INFO  
(SUITE-TestExportWriter-seed#[68FB5FB1E1040098]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46bb03b9
   [junit4]   2> 2153888 INFO  (coreLoadExecutor-6444-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2153909 INFO  (coreLoadExecutor-6444-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2153917 INFO  (coreLoadExecutor-6444-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema 
name=schema-docValuesMulti
   [junit4]   2> 2153924 INFO  (coreLoadExecutor-6444-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema schema-docValuesMulti/1.6 
with uniqueid field id
   [junit4]   2> 2153924 INFO  (coreLoadExecutor-6444-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 2153924 INFO  (coreLoadExecutor-6444-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@46bb03b9
   [junit4]   2> 2153924 INFO  (coreLoadExecutor-6444-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.export.TestExportWriter_68FB5FB1E1040098-001/data-dir-80-001/]
   [junit4]   2> 2153926 INFO  (coreLoadExecutor-6444-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=55.697265625, 
floorSegmentMB=1.349609375, forceMergeDeletesPctAllowed=7.476646422520901, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=28.71643038274005
   [junit4]   2> 2153960 INFO  (coreLoadExecutor-6444-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2153960 INFO  (coreLoadExecutor-6444-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2153960 INFO  (coreLoadExecutor-6444-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@42d6f81f
   [junit4]   2> 2153960 INFO  (coreLoadExecutor-6444-thread-1) [    
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@66219b11[collection1] main]
   [junit4]   2> 2153961 WARN  (coreLoadExecutor-6444-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2153961 INFO  (coreLoadExecutor-6444-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2153961 INFO  
(searcherExecutor-6445-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@66219b11[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2153967 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2153967 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2153968 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2153968 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3fc2bfc1 commitCommandVersion:0
   [junit4]   2> 2153970 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4932565e[collection1] main]
   [junit4]   2> 2153970 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2153971 INFO  (searcherExecutor-6445-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4932565e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2153971 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 2153971 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2153971 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 2153972 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2153972 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2153972 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2153972 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3fc2bfc1 commitCommandVersion:0
   [junit4]   2> 2153974 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@656d9454[collection1] main]
   [junit4]   2> 2153974 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2153975 INFO  (searcherExecutor-6445-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@656d9454[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(8.3.0):C2:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.3.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, 
timestamp=1565418615155}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
   [junit4]   2> 2153975 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 2153975 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2153976 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 2153976 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2153976 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3fc2bfc1 commitCommandVersion:0
   [junit4]   2> 2153977 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4c948d05[collection1] main]
   [junit4]   2> 2153977 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2153978 INFO  (searcherExecutor-6445-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4c948d05[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(8.3.0):C2:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.3.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, 
timestamp=1565418615155}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 _1(8.3.0):C2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, 
java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.3.0, 
os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, 
os.version=4.4.0-112-generic, 
timestamp=1565418615158}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
   [junit4]   2> 2153978 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 2153998 INFO  
(TEST-TestExportWriter.testStringWithCase-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id&sort=stringdv+desc&wt=xml} hits=4 status=0 
QTime=19
   [junit4]   2> 2154018 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 2154018 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2154018 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2154018 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3fc2bfc1 commitCommandVersion:0
   [junit4]   2> 2154018 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@438d0bd8[collection1] main]
   [junit4]   2> 2154018 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2154020 INFO  (searcherExecutor-6445-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@438d0bd8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2154070 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 52
   [junit4]   2> 2154070 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 2154070 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2154070 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2154070 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3fc2bfc1 commitCommandVersion:0
   [junit4]   2> 2154070 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6991da5f[collection1] main]
   [junit4]   2> 2154071 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2154072 INFO  (searcherExecutor-6445-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6991da5f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2154072 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 1
   [junit4]   2> 2154072 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 2154072 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2154072 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3fc2bfc1 commitCommandVersion:0
   [junit4]   2> 2154073 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@29fb1131[collection1] main]
   [junit4]   2> 2154074 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2154075 INFO  (searcherExecutor-6445-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@29fb1131[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(_2(8.3.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.3.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, 
timestamp=1565418615255}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
   [junit4]   2> 2154075 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 2154075 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,floatdv&sort=floatdv+desc&wt=xml} hits=1 
status=0 QTime=0
   [junit4]   2> 2154079 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,intdv&sort=intdv+desc&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 2154081 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,stringdv&sort=stringdv+desc&wt=xml} hits=1 
status=0 QTime=0
   [junit4]   2> 2154081 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,longdv&sort=longdv+desc&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 2154084 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,doubledv&sort=doubledv+desc&wt=xml} hits=1 
status=0 QTime=0
   [junit4]   2> 2154086 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,datedv&sort=datedv+desc&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 2154088 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,booleandv&sort=booleandv+desc&wt=xml} hits=1 
status=0 QTime=0
   [junit4]   2> 2154089 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,field1_s_dv&sort=field1_s_dv+desc&wt=xml} hits=1 
status=0 QTime=0
   [junit4]   2> 2154089 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,field2_i_p&sort=field2_i_p+desc&wt=xml} hits=1 
status=0 QTime=0
   [junit4]   2> 2154089 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[68FB5FB1E1040098]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,field3_l_p&sort=field3_l_p+desc&wt=xml} hits=1 
status=0 QTime=0
   [junit4]   2> 2154095 INFO  
(TEST-TestExportWriter.testBooleanField-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2154095 INFO  
(TEST-TestExportWriter.testBooleanField-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2154096 INFO  
(TEST-TestExportWriter.testBooleanField-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2154096 INFO  
(TEST-TestExportWriter.testBooleanField-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3fc2bfc1 commitCommandVersion:0
   [junit4]   2> 2154096 INFO  
(TEST-TestExportWriter.testBooleanField-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6e6905f2[collection1] main]
   [junit4]   2> 2154096 INFO  
(TEST-TestExportWriter.testBooleanField-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2154097 INFO  (searcherExecutor-6445-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6e6905f2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2154097 INFO  
(TEST-TestExportWriter.testBooleanField-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 1
   [junit4]   2> 2154098 INFO  
(TEST-TestExportWriter.testBooleanField-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2154098 INFO  
(TEST-TestExportWriter.testBooleanField-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 2154098 INFO  
(TEST-TestExportWriter.testBooleanField-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2154098 INFO  
(TEST-TestExportWriter.testBooleanField-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2154098 INFO  
(TEST-TestExportWriter.testBooleanField-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3fc2bfc1 commitCommandVersion:0
   [junit4]   2> 2154099 INFO  
(TEST-TestExportWriter.testBooleanField-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@256c055d[collection1] main]
   [junit4]   2> 2154100 INFO  
(TEST-TestExportWriter.testBooleanField-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2154101 INFO  (searcherExecutor-6445-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@256c055d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(_3(8.3.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.3.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, 
timestamp=1565418615281}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
   [junit4]   2> 2154101 INFO  
(TEST-TestExportWriter.testBooleanField-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 2154101 INFO  
(TEST-TestExportWriter.testBooleanField-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2154101 INFO  
(TEST-TestExportWriter.testBooleanField-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2154101 INFO  
(TEST-TestExportWriter.testBooleanField-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3fc2bfc1 commitCommandVersion:0
   [junit4]   2> 2154102 INFO  
(TEST-TestExportWriter.testBooleanField-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3dce97fb[collection1] main]
   [junit4]   2> 2154103 INFO  
(TEST-TestExportWriter.testBooleanField-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2154104 INFO  (searcherExecutor-6445-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3dce97fb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(_3(8.3.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.3.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, 
timestamp=1565418615281}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 _4(8.3.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, 
java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.3.0, 
os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, 
os.version=4.4.0-112-generic, 
timestamp=1565418615284}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
   [junit4]   2> 2154104 INFO  
(TEST-TestExportWriter.testBooleanField-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 2154104 INFO  
(TEST-TestExportWriter.testBooleanField-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id&sort=booleandv+asc&wt=xml} hits=2 status=0 
QTime=0
   [junit4]   2> 2154105 INFO  
(TEST-TestExportWriter.testBooleanField-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id&sort=booleandv+desc&wt=xml} hits=2 status=0 
QTime=0
   [junit4]   2> 2154112 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2154112 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2154112 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2154112 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3fc2bfc1 commitCommandVersion:0
   [junit4]   2> 2154112 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@46010b4d[collection1] main]
   [junit4]   2> 2154112 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2154113 INFO  (searcherExecutor-6445-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@46010b4d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2154113 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 1
   [junit4]   2> 2154114 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2154114 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2154114 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2154114 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3fc2bfc1 commitCommandVersion:0
   [junit4]   2> 2154114 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3d2a8f22[collection1] main]
   [junit4]   2> 2154114 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2154115 INFO  (searcherExecutor-6445-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3d2a8f22[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2154115 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 1
   [junit4]   2> 2154116 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 2154139 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2154139 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2154139 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2154140 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 2154140 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 2154140 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 2154140 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 2154141 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 2154141 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 2154141 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10]} 0 0
   [junit4]   2> 2154141 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[11]} 0 0
   [junit4]   2> 2154142 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[12]} 0 0
   [junit4]   2> 2154142 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[13]} 0 0
   [junit4]   2> 2154142 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[14]} 0 0
   [junit4]   2> 2154142 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[15]} 0 0
   [junit4]   2> 2154142 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[16]} 0 0
   [junit4]   2> 2154143 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[17]} 0 0
   [junit4]   2> 2154143 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[18]} 0 0
   [junit4]   2> 2154143 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[19]} 0 0
   [junit4]   2> 2154143 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[20]} 0 0
   [junit4]   2> 2154144 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[21]} 0 0
   [junit4]   2> 2154144 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[22]} 0 0
   [junit4]   2> 2154144 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[23]} 0 0
   [junit4]   2> 2154144 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[24]} 0 0
   [junit4]   2> 2154145 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[25]} 0 0
   [junit4]   2> 2154145 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[26]} 0 0
   [junit4]   2> 2154145 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[27]} 0 0
   [junit4]   2> 2154146 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[28]} 0 0
   [junit4]   2> 2154146 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[29]} 0 0
   [junit4]   2> 2154146 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[30]} 0 0
   [junit4]   2> 2154146 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[31]} 0 0
   [junit4]   2> 2154147 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[32]} 0 0
   [junit4]   2> 2154147 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[33]} 0 0
   [junit4]   2> 2154147 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[34]} 0 0
   [junit4]   2> 2154147 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[35]} 0 0
   [junit4]   2> 2154148 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[36]} 0 0
   [junit4]   2> 2154148 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[37]} 0 0
   [junit4]   2> 2154148 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[38]} 0 0
   [junit4]   2> 2154148 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[39]} 0 0
   [junit4]   2> 2154149 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[40]} 0 0
   [junit4]   2> 2154149 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[41]} 0 0
   [junit4]   2> 2154149 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[42]} 0 0
   [junit4]   2> 2154149 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[43]} 0 0
   [junit4]   2> 2154150 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[44]} 0 0
   [junit4]   2> 2154150 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[45]} 0 0
   [junit4]   2> 2154150 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[46]} 0 0
   [junit4]   2> 2154150 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[47]} 0 0
   [junit4]   2> 2154151 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[48]} 0 0
   [junit4]   2> 2154151 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[49]} 0 0
   [junit4]   2> 2154151 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[50]} 0 0
   [junit4]   2> 2154151 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[51]} 0 0
   [junit4]   2> 2154152 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[52]} 0 0
   [junit4]   2> 2154152 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[53]} 0 0
   [junit4]   2> 2154152 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[54]} 0 0
   [junit4]   2> 2154153 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[55]} 0 0
   [junit4]   2> 2154153 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[56]} 0 0
   [junit4]   2> 2154153 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[57]} 0 0
   [junit4]   2> 2154153 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[58]} 0 0
   [junit4]   2> 2154154 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[59]} 0 0
   [junit4]   2> 2154154 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[60]} 0 0
   [junit4]   2> 2154154 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[61]} 0 0
   [junit4]   2> 2154154 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[62]} 0 0
   [junit4]   2> 2154155 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[63]} 0 0
   [junit4]   2> 2154155 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[64]} 0 0
   [junit4]   2> 2154155 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[65]} 0 0
   [junit4]   2> 2154156 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[66]} 0 0
   [junit4]   2> 2154156 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[67]} 0 0
   [junit4]   2> 2154156 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[68]} 0 0
   [junit4]   2> 2154156 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[69]} 0 0
   [junit4]   2> 2154157 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[70]} 0 0
   [junit4]   2> 2154157 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[71]} 0 0
   [junit4]   2> 2154157 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[72]} 0 0
   [junit4]   2> 2154158 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[73]} 0 0
   [junit4]   2> 2154158 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[74]} 0 0
   [junit4]   2> 2154158 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[75]} 0 0
   [junit4]   2> 2154158 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[76]} 0 0
   [junit4]   2> 2154159 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[77]} 0 0
   [junit4]   2> 2154159 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[78]} 0 0
   [junit4]   2> 2154159 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[79]} 0 0
   [junit4]   2> 2154159 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[80]} 0 0
   [junit4]   2> 2154160 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[81]} 0 0
   [junit4]   2> 2154160 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[82]} 0 0
   [junit4]   2> 2154160 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[83]} 0 0
   [junit4]   2> 2154161 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[84]} 0 0
   [junit4]   2> 2154161 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[85]} 0 0
   [junit4]   2> 2154161 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[86]} 0 0
   [junit4]   2> 2154161 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[87]} 0 0
   [junit4]   2> 2154161 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[88]} 0 0
   [junit4]   2> 2154162 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[89]} 0 0
   [junit4]   2> 2154162 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[90]} 0 0
   [junit4]   2> 2154162 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[91]} 0 0
   [junit4]   2> 2154162 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[92]} 0 0
   [junit4]   2> 2154163 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[93]} 0 0
   [junit4]   2> 2154163 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[94]} 0 0
   [junit4]   2> 2154163 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[95]} 0 0
   [junit4]   2> 2154163 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[96]} 0 0
   [junit4]   2> 2154163 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[97]} 0 0
   [junit4]   2> 2154164 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[98]} 0 0
   [junit4]   2> 2154164 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[99]} 0 0
   [junit4]   2> 2154164 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100]} 0 0
   [junit4]   2> 2154164 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[101]} 0 0
   [junit4]   2> 2154165 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[102]} 0 0
   [junit4]   2> 2154165 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[103]} 0 0
   [junit4]   2> 2154165 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[104]} 0 0
   [junit4]   2> 2154165 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[105]} 0 0
   [junit4]   2> 2154165 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[106]} 0 0
   [junit4]   2> 2154166 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[107]} 0 0
   [junit4]   2> 2154166 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[108]} 0 0
   [junit4]   2> 2154166 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[109]} 0 0
   [junit4]   2> 2154166 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[110]} 0 0
   [junit4]   2> 2154167 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[111]} 0 0
   [junit4]   2> 2154167 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[112]} 0 0
   [junit4]   2> 2154167 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[113]} 0 0
   [junit4]   2> 2154167 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[114]} 0 0
   [junit4]   2> 2154167 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[115]} 0 0
   [junit4]   2> 2154168 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[116]} 0 0
   [junit4]   2> 2154168 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[117]} 0 0
   [junit4]   2> 2154168 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[118]} 0 0
   [junit4]   2> 2154168 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[119]} 0 0
   [junit4]   2> 2154168 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[120]} 0 0
   [junit4]   2> 2154169 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[121]} 0 0
   [junit4]   2> 2154169 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[122]} 0 0
   [junit4]   2> 2154169 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[123]} 0 0
   [junit4]   2> 2154169 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[124]} 0 0
   [junit4]   2> 2154170 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[125]} 0 0
   [junit4]   2> 2154170 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[126]} 0 0
   [junit4]   2> 2154170 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[127]} 0 0
   [junit4]   2> 2154171 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[128]} 0 0
   [junit4]   2> 2154171 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[129]} 0 0
   [junit4]   2> 2154171 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[130]} 0 0
   [junit4]   2> 2154172 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[131]} 0 0
   [junit4]   2> 2154172 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[132]} 0 0
   [junit4]   2> 2154172 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[133]} 0 0
   [junit4]   2> 2154172 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[134]} 0 0
   [junit4]   2> 2154172 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[135]} 0 0
   [junit4]   2> 2154173 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[136]} 0 0
   [junit4]   2> 2154173 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[137]} 0 0
   [junit4]   2> 2154173 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[138]} 0 0
   [junit4]   2> 2154173 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[139]} 0 0
   [junit4]   2> 2154174 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[140]} 0 0
   [junit4]   2> 2154174 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[141]} 0 0
   [junit4]   2> 2154174 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[142]} 0 0
   [junit4]   2> 2154174 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[143]} 0 0
   [junit4]   2> 2154174 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[144]} 0 0
   [junit4]   2> 2154175 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[145]} 0 0
   [junit4]   2> 2154175 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[146]} 0 0
   [junit4]   2> 2154175 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[147]} 0 0
   [junit4]   2> 2154175 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[148]} 0 0
   [junit4]   2> 2154176 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[149]} 0 0
   [junit4]   2> 2154176 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[150]} 0 0
   [junit4]   2> 2154176 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[151]} 0 0
   [junit4]   2> 2154176 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[152]} 0 0
   [junit4]   2> 2154176 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[153]} 0 0
   [junit4]   2> 2154177 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[154]} 0 0
   [junit4]   2> 2154177 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[155]} 0 0
   [junit4]   2> 2154177 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[156]} 0 0
   [junit4]   2> 2154177 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[157]} 0 0
   [junit4]   2> 2154178 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[158]} 0 0
   [junit4]   2> 2154178 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[159]} 0 0
   [junit4]   2> 2154178 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[160]} 0 0
   [junit4]   2> 2154178 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[161]} 0 0
   [junit4]   2> 2154178 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[162]} 0 0
   [junit4]   2> 2154179 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[163]} 0 0
   [junit4]   2> 2154179 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[164]} 0 0
   [junit4]   2> 2154179 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[165]} 0 0
   [junit4]   2> 2154179 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[166]} 0 0
   [junit4]   2> 2154179 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[167]} 0 0
   [junit4]   2> 2154180 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[168]} 0 0
   [junit4]   2> 2154180 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[169]} 0 0
   [junit4]   2> 2154180 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[170]} 0 0
   [junit4]   2> 2154180 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[171]} 0 0
   [junit4]   2> 2154181 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[172]} 0 0
   [junit4]   2> 2154181 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[173]} 0 0
   [junit4]   2> 2154181 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[174]} 0 0
   [junit4]   2> 2154181 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[175]} 0 0
   [junit4]   2> 2154181 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[176]} 0 0
   [junit4]   2> 2154182 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[177]} 0 0
   [junit4]   2> 2154182 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[178]} 0 0
   [junit4]   2> 2154182 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[179]} 0 0
   [junit4]   2> 2154182 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[180]} 0 0
   [junit4]   2> 2154183 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[181]} 0 0
   [junit4]   2> 2154183 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[182]} 0 0
   [junit4]   2> 2154183 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[183]} 0 0
   [junit4]   2> 2154183 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[184]} 0 0
   [junit4]   2> 2154183 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[185]} 0 0
   [junit4]   2> 2154184 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[186]} 0 0
   [junit4]   2> 2154184 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[187]} 0 0
   [junit4]   2> 2154184 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[188]} 0 0
   [junit4]   2> 2154184 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[189]} 0 0
   [junit4]   2> 2154185 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[190]} 0 0
   [junit4]   2> 2154185 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[191]} 0 0
   [junit4]   2> 2154185 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[192]} 0 0
   [junit4]   2> 2154185 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[193]} 0 0
   [junit4]   2> 2154185 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[194]} 0 0
   [junit4]   2> 2154186 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[195]} 0 0
   [junit4]   2> 2154186 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[196]} 0 0
   [junit4]   2> 2154186 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[197]} 0 0
   [junit4]   2> 2154186 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[198]} 0 0
   [junit4]   2> 2154187 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[199]} 0 0
   [junit4]   2> 2154187 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[200]} 0 0
   [junit4]   2> 2154187 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[201]} 0 0
   [junit4]   2> 2154187 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[202]} 0 0
   [junit4]   2> 2154187 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[203]} 0 0
   [junit4]   2> 2154188 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[204]} 0 0
   [junit4]   2> 2154188 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[205]} 0 0
   [junit4]   2> 2154188 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[206]} 0 0
   [junit4]   2> 2154188 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[207]} 0 0
   [junit4]   2> 2154189 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[208]} 0 0
   [junit4]   2> 2154189 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[209]} 0 0
   [junit4]   2> 2154189 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[210]} 0 0
   [junit4]   2> 2154189 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[211]} 0 0
   [junit4]   2> 2154189 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[212]} 0 0
   [junit4]   2> 2154190 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[213]} 0 0
   [junit4]   2> 2154190 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[214]} 0 0
   [junit4]   2> 2154190 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[215]} 0 0
   [junit4]   2> 2154190 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[216]} 0 0
   [junit4]   2> 2154190 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[217]} 0 0
   [junit4]   2> 2154191 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[218]} 0 0
   [junit4]   2> 2154191 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[219]} 0 0
   [junit4]   2> 2154191 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[220]} 0 0
   [junit4]   2> 2154191 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[221]} 0 0
   [junit4]   2> 2154192 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[222]} 0 0
   [junit4]   2> 2154192 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[223]} 0 0
   [junit4]   2> 2154192 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[224]} 0 0
   [junit4]   2> 2154192 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[225]} 0 0
   [junit4]   2> 2154192 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[226]} 0 0
   [junit4]   2> 2154193 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[227]} 0 0
   [junit4]   2> 2154193 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[228]} 0 0
   [junit4]   2> 2154193 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[229]} 0 0
   [junit4]   2> 2154193 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[230]} 0 0
   [junit4]   2> 2154194 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[231]} 0 0
   [junit4]   2> 2154194 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[232]} 0 0
   [junit4]   2> 2154194 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[233]} 0 0
   [junit4]   2> 2154194 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[234]} 0 0
   [junit4]   2> 2154194 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[235]} 0 0
   [junit4]   2> 2154195 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[236]} 0 0
   [junit4]   2> 2154195 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[237]} 0 0
   [junit4]   2> 2154195 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[238]} 0 0
   [junit4]   2> 2154195 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[239]} 0 0
   [junit4]   2> 2154195 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[240]} 0 0
   [junit4]   2> 2154196 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[241]} 0 0
   [junit4]   2> 2154196 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[242]} 0 0
   [junit4]   2> 2154196 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[243]} 0 0
   [junit4]   2> 2154196 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[244]} 0 0
   [junit4]   2> 2154197 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[245]} 0 0
   [junit4]   2> 2154197 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[246]} 0 0
   [junit4]   2> 2154197 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[247]} 0 0
   [junit4]   2> 2154197 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[248]} 0 0
   [junit4]   2> 2154197 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[249]} 0 0
   [junit4]   2> 2154198 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[250]} 0 0
   [junit4]   2> 2154198 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[251]} 0 0
   [junit4]   2> 2154198 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[252]} 0 0
   [junit4]   2> 2154198 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[253]} 0 0
   [junit4]   2> 2154198 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[254]} 0 0
   [junit4]   2> 2154199 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[255]} 0 0
   [junit4]   2> 2154199 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[256]} 0 0
   [junit4]   2> 2154199 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[257]} 0 0
   [junit4]   2> 2154200 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[258]} 0 0
   [junit4]   2> 2154200 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[259]} 0 0
   [junit4]   2> 2154200 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[260]} 0 0
   [junit4]   2> 2154200 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[261]} 0 0
   [junit4]   2> 2154200 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[262]} 0 0
   [junit4]   2> 2154201 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[263]} 0 0
   [junit4]   2> 2154201 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[68FB5FB1E1040098]) [     ] o.a

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

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null504836156
     [copy] Copying 249 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null504836156
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null504836156

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
#;[email protected]
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 50ms :: artifacts dl 5ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 467 minutes 19 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to