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

[JENKINS] Lucene-Solr-5.5-Linux (32bit/jdk1.7.0_80) - Build # 100 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/100/
Java: 32bit/jdk1.7.0_80 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.update.DirectUpdateHandlerTest.testExpungeDeletes

Error Message:
expected:<5> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
	at __randomizedtesting.SeedInfo.seed([8FD82CEFBF4A2DB8:A3A1686ACAF3E51D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.DirectUpdateHandlerTest.testExpungeDeletes(DirectUpdateHandlerTest.java:299)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10820 lines...]
   [junit4] Suite: org.apache.solr.update.DirectUpdateHandlerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001
   [junit4]   2> 270885 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 270885 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 270885 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 270885 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 270885 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr
   [junit4]   2> 270886 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 270886 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 270914 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 270926 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 270958 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 270962 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 271162 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 271164 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 271165 WARN  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 271176 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 271179 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 271181 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 271182 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr
   [junit4]   2> 271182 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 271182 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 271182 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr
   [junit4]   2> 271182 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 22320828
   [junit4]   2> 271182 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 271182 WARN  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 271182 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 271184 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 271184 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 271185 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 271185 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 271185 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 271186 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {collection=collection1, name=collection1, config=solrconfig.xml, configSetProperties=configsetprops.json, schema=schema12.xml, transient=false, dataDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001, loadOnStartup=true, shard=shard1}
   [junit4]   2> 271186 INFO  (coreLoadExecutor-521-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 271217 INFO  (coreLoadExecutor-521-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 271217 INFO  (coreLoadExecutor-521-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr
   [junit4]   2> 271217 INFO  (coreLoadExecutor-521-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 271218 INFO  (coreLoadExecutor-521-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 271253 INFO  (coreLoadExecutor-521-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 271266 INFO  (coreLoadExecutor-521-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 271307 INFO  (coreLoadExecutor-521-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 271312 INFO  (coreLoadExecutor-521-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 271519 INFO  (coreLoadExecutor-521-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 271521 INFO  (coreLoadExecutor-521-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 271522 WARN  (coreLoadExecutor-521-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 271527 INFO  (coreLoadExecutor-521-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 271530 INFO  (coreLoadExecutor-521-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 271535 INFO  (coreLoadExecutor-521-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 271535 INFO  (coreLoadExecutor-521-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 271535 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 271536 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/]
   [junit4]   2> 271536 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f650e5
   [junit4]   2> 271537 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001
   [junit4]   2> 271537 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index/
   [junit4]   2> 271537 WARN  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 271538 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index
   [junit4]   2> 271538 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.80859375, noCFSRatio=0.7136242098372713]
   [junit4]   2> 271590 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@189a8fa),segFN=segments_1,generation=1}
   [junit4]   2> 271590 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 271590 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/
   [junit4]   2> 271596 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 271597 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 271597 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 271597 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 271597 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 271597 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 271597 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 271597 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 271597 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 271598 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 271598 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 271598 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 271601 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 271602 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 271604 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 271605 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 271611 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 271614 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /debug/dump,mltrh,/update/csv,spellCheckCompRH_Direct,/admin/segments,/schema,/admin/plugins,/admin/luke,spellCheckCompRH1,standard,spellCheckWithWordbreak_Direct,defaults,spellCheckCompRH,/admin/ping,mock,/admin/system,/replication,/search-facet-invariants,/config,/update/json/docs,/search-facet-def,/admin/properties,/mlt,/admin/mbeans,/admin/logging,/update,lazy,/get,/update/json,dismax,/admin/threads,/terms,/admin/file,tvrh,spellCheckWithWordbreak
   [junit4]   2> 271615 WARN  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 271616 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 271617 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 271617 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 271619 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@16a7c82
   [junit4]   2> 271620 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@189a8fa),segFN=segments_1,generation=1}
   [junit4]   2> 271620 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 271620 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@163a429[collection1] main
   [junit4]   2> 271621 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 271621 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 271621 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 271621 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 271679 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 272012 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 272012 INFO  (searcherExecutor-522-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 272012 INFO  (searcherExecutor-522-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 272012 INFO  (searcherExecutor-522-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 272012 INFO  (searcherExecutor-522-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 272013 INFO  (searcherExecutor-522-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 272013 INFO  (coreLoadExecutor-521-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 272013 INFO  (searcherExecutor-522-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 272013 INFO  (searcherExecutor-522-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 272014 INFO  (searcherExecutor-522-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 272014 INFO  (searcherExecutor-522-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 272014 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 272015 INFO  (searcherExecutor-522-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@163a429[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 272017 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExpungeDeletes
   [junit4]   2> 272018 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 272018 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 272021 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 272070 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@189a8fa),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@189a8fa),segFN=segments_2,generation=2}
   [junit4]   2> 272070 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 272071 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@6f0a0e[collection1] main
   [junit4]   2> 272072 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 272073 INFO  (searcherExecutor-522-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6f0a0e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 272074 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 52
   [junit4]   2> 272076 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 272077 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 272078 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 272339 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@189a8fa),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@189a8fa),segFN=segments_3,generation=3}
   [junit4]   2> 272339 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 272342 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@198dbe8[collection1] main
   [junit4]   2> 272342 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 272344 INFO  (searcherExecutor-522-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@198dbe8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C2)))}
   [junit4]   2> 272344 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 265
   [junit4]   2> 272346 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 272348 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 272349 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 272350 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 272628 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@189a8fa),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@189a8fa),segFN=segments_4,generation=4}
   [junit4]   2> 272628 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 272629 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@5a8d50[collection1] main
   [junit4]   2> 272629 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 272630 INFO  (searcherExecutor-522-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5a8d50[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C2/1:delGen=1) Uninverting(_1(5.5.0):C3)))}
   [junit4]   2> 272631 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 281
   [junit4]   2> 272632 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=true,softCommit=false,prepareCommit=false}
   [junit4]   2> 272632 WARN  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 Starting expungeDeletes... Reading and rewriting segments with enough deletes, potentially the entire index
   [junit4]   2> 272633 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 272633 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 272633 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 272633 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1
   [junit4]   2> 272634 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExpungeDeletes
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DirectUpdateHandlerTest -Dtests.method=testExpungeDeletes -Dtests.seed=8FD82CEFBF4A2DB8 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Latn -Dtests.timezone=America/North_Dakota/Beulah -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.62s J2 | DirectUpdateHandlerTest.testExpungeDeletes <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<5> but was:<4>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8FD82CEFBF4A2DB8:A3A1686ACAF3E51D]:0)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandlerTest.testExpungeDeletes(DirectUpdateHandlerTest.java:299)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 272639 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteRollback
   [junit4]   2> 272639 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 272640 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 272640 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 272688 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@189a8fa),segFN=segments_4,generation=4}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@189a8fa),segFN=segments_5,generation=5}
   [junit4]   2> 272689 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 5
   [junit4]   2> 272689 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@1c54f1[collection1] main
   [junit4]   2> 272689 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 272691 INFO  (searcherExecutor-522-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c54f1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 272691 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 50
   [junit4]   2> 272692 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 272692 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=22320828
   [junit4]   2> 272692 INFO  (coreCloseExecutor-526-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@19a23f5
   [junit4]   2> 272692 INFO  (coreCloseExecutor-526-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=5,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=1,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0}
   [junit4]   2> 272693 INFO  (coreCloseExecutor-526-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 272693 INFO  (coreCloseExecutor-526-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 272693 INFO  (coreCloseExecutor-526-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 272693 INFO  (coreCloseExecutor-526-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 272705 INFO  (coreCloseExecutor-526-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 284817 ERROR (coreCloseExecutor-526-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Timeout waiting for all directory ref counts to be released - gave up waiting on CachedDir<<refCount=1;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index;done=false>>
   [junit4]   2> 284817 ERROR (coreCloseExecutor-526-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Error closing directory:org.apache.solr.common.SolrException: Timeout waiting for all directory ref counts to be released - gave up waiting on CachedDir<<refCount=1;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index;done=false>>
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:187)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1275)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:134)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:129)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 284817 INFO  (coreCloseExecutor-526-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001;done=false>>]
   [junit4]   2> 284817 INFO  (coreCloseExecutor-526-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001
   [junit4]   2> 284817 ERROR (coreCloseExecutor-526-thread-1) [    x:collection1] o.a.s.c.SolrCore java.lang.AssertionError: 1
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1275)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:134)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:129)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 284818 ERROR (coreCloseExecutor-526-thread-1) [    x:collection1] o.a.s.c.SolrCores Error shutting down core:java.lang.AssertionError: 1
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1275)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:134)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:129)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 284819 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 284819 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 284819 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 284819 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr
   [junit4]   2> 284820 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 284820 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 284852 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 284874 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 284922 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 284930 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 285089 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 285090 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 285091 WARN  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 285131 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 285133 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 285134 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 285134 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr
   [junit4]   2> 285134 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 285134 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 285134 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr
   [junit4]   2> 285134 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.CoreContainer New CoreContainer 25220663
   [junit4]   2> 285134 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 285135 WARN  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 285135 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 285136 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 285136 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 285136 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 285136 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 285136 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 285137 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {dataDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001, transient=false, name=collection1, config=solrconfig.xml, collection=collection1, configSetProperties=configsetprops.json, loadOnStartup=true, shard=shard1, schema=schema12.xml}
   [junit4]   2> 285137 INFO  (coreLoadExecutor-532-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 285137 INFO  (coreLoadExecutor-532-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 285137 INFO  (coreLoadExecutor-532-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr
   [junit4]   2> 285138 INFO  (coreLoadExecutor-532-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 285138 INFO  (coreLoadExecutor-532-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 285159 INFO  (coreLoadExecutor-532-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 285173 INFO  (coreLoadExecutor-532-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 285201 INFO  (coreLoadExecutor-532-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 285206 INFO  (coreLoadExecutor-532-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 285341 INFO  (coreLoadExecutor-532-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 285342 INFO  (coreLoadExecutor-532-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 285343 WARN  (coreLoadExecutor-532-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 285347 INFO  (coreLoadExecutor-532-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 285349 INFO  (coreLoadExecutor-532-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 285351 INFO  (coreLoadExecutor-532-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 285351 INFO  (coreLoadExecutor-532-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 285352 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 285352 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/]
   [junit4]   2> 285352 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f650e5
   [junit4]   2> 285352 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001
   [junit4]   2> 285353 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index/
   [junit4]   2> 285353 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/
   [junit4]   2> 285358 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 285358 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 285358 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 285358 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 285358 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 285358 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 285358 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 285358 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 285358 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 285358 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 285358 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 285358 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 285362 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 285363 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 285364 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 285364 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 285368 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 285370 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /debug/dump,mltrh,/update/csv,spellCheckCompRH_Direct,/admin/segments,/schema,/admin/plugins,/admin/luke,spellCheckCompRH1,standard,spellCheckWithWordbreak_Direct,defaults,spellCheckCompRH,/admin/ping,mock,/admin/system,/replication,/search-facet-invariants,/config,/update/json/docs,/search-facet-def,/admin/properties,/mlt,/admin/mbeans,/admin/logging,/update,lazy,/get,/update/json,dismax,/admin/threads,/terms,/admin/file,tvrh,spellCheckWithWordbreak
   [junit4]   2> 285371 WARN  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 285372 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 285372 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 285372 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 285373 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index
   [junit4]   2> 285373 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.80859375, noCFSRatio=0.7136242098372713]
   [junit4]   2> 285375 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c1f2d9),segFN=segments_5,generation=5}
   [junit4]   2> 285375 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 5
   [junit4]   2> 285375 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@70b970[collection1] main
   [junit4]   2> 285375 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 285375 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 285375 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 285375 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 285376 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 285378 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 285379 INFO  (searcherExecutor-533-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 285379 INFO  (searcherExecutor-533-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 285379 INFO  (searcherExecutor-533-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 285379 INFO  (searcherExecutor-533-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 285379 INFO  (searcherExecutor-533-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 285380 INFO  (searcherExecutor-533-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 285380 INFO  (coreLoadExecutor-532-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 285380 INFO  (searcherExecutor-533-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 285380 INFO  (searcherExecutor-533-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 285381 INFO  (searcherExecutor-533-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 285381 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 285382 INFO  (searcherExecutor-533-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@70b970[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 285383 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[A]} 0 1
   [junit4]   2> 285384 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[B]} 0 0
   [junit4]   2> 285385 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 285495 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c1f2d9),segFN=segments_5,generation=5}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c1f2d9),segFN=segments_6,generation=6}
   [junit4]   2> 285495 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 6
   [junit4]   2> 285498 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@4477b0[collection1] main
   [junit4]   2> 285498 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 285499 INFO  (searcherExecutor-533-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4477b0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.5.0):C2)))}
   [junit4]   2> 285501 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={indent=true&q=id:A+OR+id:B} hits=2 status=0 QTime=0
   [junit4]   2> 285504 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[B]} 0 0
   [junit4]   2> 285505 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={indent=true&q=id:A+OR+id:B} hits=2 status=0 QTime=4
   [junit4]   2> 285506 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 start rollback{}
   [junit4]   2> 285506 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 285507 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=29.26171875, floorSegmentMB=0.9833984375, forceMergeDeletesPctAllowed=5.912138156122114, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 285508 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c1f2d9),segFN=segments_6,generation=6}
   [junit4]   2> 285508 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 6
   [junit4]   2> 285509 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 285509 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 end_rollback
   [junit4]   2> 285510 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={indent=true&q=id:A+OR+id:B} hits=2 status=0 QTime=9
   [junit4]   2> 285512 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[ZZZ]} 0 0
   [junit4]   2> 285513 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 285663 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c1f2d9),segFN=segments_6,generation=6}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c1f2d9),segFN=segments_7,generation=7}
   [junit4]   2> 285663 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 7
   [junit4]   2> 285669 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@195e3f3[collection1] main
   [junit4]   2> 285669 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 285673 INFO  (searcherExecutor-533-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@195e3f3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.5.0):C2) Uninverting(_3(5.5.0):C1)))}
   [junit4]   2> 285674 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 160
   [junit4]   2> 285675 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&q=id:ZZZ} hits=1 status=0 QTime=0
   [junit4]   2> 285677 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteRollback
   [junit4]   2> 285680 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 285681 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 285681 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 285682 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 285697 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c1f2d9),segFN=segments_7,generation=7}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c1f2d9),segFN=segments_8,generation=8}
   [junit4]   2> 285697 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 8
   [junit4]   2> 285697 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@54aaa3[collection1] main
   [junit4]   2> 285697 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 285699 INFO  (searcherExecutor-533-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@54aaa3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 285701 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 19
   [junit4]   2> 285704 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 1
   [junit4]   2> 285704 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 285705 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&q=id:5} hits=0 status=0 QTime=0
   [junit4]   2> 285706 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&q=id:6} hits=0 status=0 QTime=0
   [junit4]   2> 285707 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 285923 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c1f2d9),segFN=segments_8,generation=8}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c1f2d9),segFN=segments_9,generation=9}
   [junit4]   2> 285923 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 9
   [junit4]   2> 285925 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@bb0c1c[collection1] main
   [junit4]   2> 285925 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 285928 INFO  (searcherExecutor-533-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@bb0c1c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.5.0):C2)))}
   [junit4]   2> 285928 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 221
   [junit4]   2> 285929 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&q=id:5} hits=1 status=0 QTime=0
   [junit4]   2> 285930 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&q=id:6} hits=1 status=0 QTime=0
   [junit4]   2> 285931 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[5]} 0 0
   [junit4]   2> 285932 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&q=id:5} hits=1 status=0 QTime=0
   [junit4]   2> 285933 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 286040 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c1f2d9),segFN=segments_9,generation=9}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c1f2d9),segFN=segments_a,generation=10}
   [junit4]   2> 286040 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 10
   [junit4]   2> 286041 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@105539f[collection1] main
   [junit4]   2> 286041 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 286043 INFO  (searcherExecutor-533-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@105539f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.5.0):C2/1:delGen=1)))}
   [junit4]   2> 286043 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 110
   [junit4]   2> 286044 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&q=id:5} hits=0 status=0 QTime=0
   [junit4]   2> 286045 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&q=id:6} hits=1 status=0 QTime=0
   [junit4]   2> 286046 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 286046 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 286047 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&q=id:6} hits=1 status=0 QTime=0
   [junit4]   2> 286048 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 286115 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c1f2d9),segFN=segments_a,generation=10}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c1f2d9),segFN=segments_b,generation=11}
   [junit4]   2> 286115 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 11
   [junit4]   2> 286115 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@ffe09c[collection1] main
   [junit4]   2> 286116 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 286117 INFO  (searcherExecutor-533-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ffe09c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 286118 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 70
   [junit4]   2> 286120 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&q=id:6} hits=0 status=0 QTime=0
   [junit4]   2> 286120 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> 286124 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRequireUniqueKey
   [junit4]   2> 286124 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 286124 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 286125 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 286181 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c1f2d9),segFN=segments_b,generation=11}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c1f2d9),segFN=segments_c,generation=12}
   [junit4]   2> 286182 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 12
   [junit4]   2> 286182 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@16977a4[collection1] main
   [junit4]   2> 286183 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 286185 INFO  (searcherExecutor-533-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16977a4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 286185 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 60
   [junit4]   2> 286188 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 286189 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{} 0 0
   [junit4]   2> 286190 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 286190 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{} 0 0
   [junit4]   2> 286190 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching id
   [junit4]   2> 286190 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRequireUniqueKey
   [junit4]   2> 286196 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPostSoftCommitEvents
   [junit4]   2> 286196 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 286197 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 286198 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 286267 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c1f2d9),segFN=segments_c,generation=12}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c1f2d9),segFN=segments_d,generation=13}
   [junit4]   2> 286267 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 13
   [junit4]   2> 286268 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@1449cb3[collection1] main
   [junit4]   2> 286268 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 286269 INFO  (searcherExecutor-533-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1449cb3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())

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

] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&q=id:1} hits=0 status=0 QTime=0
   [junit4]   2> 288076 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 288076 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=true}
   [junit4]   2> 288241 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 end_prepareCommit
   [junit4]   2> 288241 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={prepareCommit=true&wt=json&indent=true}{commit=} 0 164
   [junit4]   2> 288242 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&q=id:1} hits=0 status=0 QTime=0
   [junit4]   2> 288242 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 288252 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c6c9b9),segFN=segments_i,generation=18}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c6c9b9),segFN=segments_j,generation=19}
   [junit4]   2> 288253 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 19
   [junit4]   2> 288254 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@c86783[collection1] main
   [junit4]   2> 288254 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 288256 INFO  (searcherExecutor-544-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c86783[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(5.5.0):C1) Uninverting(_a(5.5.0):C1)))}
   [junit4]   2> 288257 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 288258 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&q=id:1} hits=1 status=0 QTime=0
   [junit4]   2> 288260 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[8FD82CEFBF4A2DB8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPrepareCommit
   [junit4]   2> 288260 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 288260 INFO  (SUITE-DirectUpdateHandlerTest-seed#[8FD82CEFBF4A2DB8]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=23891258
   [junit4]   2> 288260 INFO  (coreCloseExecutor-548-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c86746
   [junit4]   2> 288261 INFO  (coreCloseExecutor-548-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=6,autocommits=0,soft autocommits=0,optimizes=1,rollbacks=2,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=4,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 288261 INFO  (coreCloseExecutor-548-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 288261 INFO  (coreCloseExecutor-548-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 288261 INFO  (coreCloseExecutor-548-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 288286 INFO  (coreCloseExecutor-548-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c6c9b9),segFN=segments_j,generation=19}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c6c9b9),segFN=segments_k,generation=20}
   [junit4]   2> 288286 INFO  (coreCloseExecutor-548-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 20
   [junit4]   2> 288287 INFO  (coreCloseExecutor-548-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 288302 INFO  (coreCloseExecutor-548-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 288302 INFO  (coreCloseExecutor-548-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001;done=false>>]
   [junit4]   2> 288302 INFO  (coreCloseExecutor-548-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001
   [junit4]   2> 288302 INFO  (coreCloseExecutor-548-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 288302 INFO  (coreCloseExecutor-548-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.update.DirectUpdateHandlerTest_8FD82CEFBF4A2DB8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54), sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=sr-Latn, timezone=America/North_Dakota/Beulah
   [junit4]   2> NOTE: Linux 3.19.0-47-generic i386/Oracle Corporation 1.7.0_80 (32-bit)/cpus=12,threads=1,free=190818136,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [UnloadDistributedZkTest, DebugComponentTest, TestSortingResponseWriter, HdfsChaosMonkeyNothingIsSafeTest, ShowFileRequestHandlerTest, TestTolerantSearch, TestTrieFacet, TestFieldSortValues, TestCloudManagedSchemaConcurrent, TestSchemaNameResource, SolrCoreCheckLockOnStartupTest, DirectUpdateHandlerTest]
   [junit4] Completed [75/566 (1!)] on J2 in 17.45s, 7 tests, 1 failure <<< FAILURES!

[...truncated 1547 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:750: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:694: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/common-build.xml:534: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1477: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2275 tests, 1 failure, 84 ignored (39 assumptions) [seed: 8FD82CEFBF4A2DB8]

Total time: 58 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-5.5-Linux (64bit/jdk-9-ea+106) - Build # 101 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/101/
Java: 64bit/jdk-9-ea+106 -XX:-UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  org.apache.lucene.util.automaton.TestAutomaton.testMakeBinaryIntervalRandom

Error Message:
automaton was not minimal

Stack Trace:
java.lang.AssertionError: automaton was not minimal
	at __randomizedtesting.SeedInfo.seed([AEEA8F3A7BEB5259:9AB52945C86683BA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.automaton.TestAutomaton.makeBinaryInterval(TestAutomaton.java:1170)
	at org.apache.lucene.util.automaton.TestAutomaton.testMakeBinaryIntervalRandom(TestAutomaton.java:1293)
	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:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)


FAILED:  org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([AEEA8F3A7BEB5259:E95CE907C47B3778]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.lucene.util.automaton.TestAutomaton.assertSame(TestAutomaton.java:1120)
	at org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite(TestAutomaton.java:1034)
	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:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)


FAILED:  org.apache.lucene.util.automaton.TestAutomaton.testMakeBinaryIntervalFiniteCasesRandom

Error Message:
automaton was not minimal

Stack Trace:
java.lang.AssertionError: automaton was not minimal
	at __randomizedtesting.SeedInfo.seed([AEEA8F3A7BEB5259:D6EB9FC2D8036C08]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.automaton.TestAutomaton.makeBinaryInterval(TestAutomaton.java:1170)
	at org.apache.lucene.util.automaton.TestAutomaton.testMakeBinaryIntervalFiniteCasesRandom(TestAutomaton.java:1246)
	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:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)


FAILED:  org.apache.lucene.util.automaton.TestRegExp.testDeterminizeTooManyStates

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([AEEA8F3A7BEB5259:D135C0D1243702D1]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.fail(Assert.java:100)
	at org.apache.lucene.util.automaton.TestRegExp.testDeterminizeTooManyStates(TestRegExp.java:53)
	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:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)




Build Log:
[...truncated 1728 lines...]
   [junit4] Suite: org.apache.lucene.util.automaton.TestAutomaton
   [junit4]   1> Original was not minimal:
   [junit4]   1> Original:
   [junit4]   1> digraph Automaton {
   [junit4]   1>   rankdir = LR
   [junit4]   1>   initial [shape=plaintext,label="0"]
   [junit4]   1>   initial -> 0
   [junit4]   1>   0 [shape=circle,label="0"]
   [junit4]   1>   0 -> 2 [label="N"]
   [junit4]   1>   0 -> 1 [label="O-\\U000000c2"]
   [junit4]   1>   0 -> 3 [label="\\U000000c3"]
   [junit4]   1>   1 [shape=doublecircle,label="1"]
   [junit4]   1>   1 -> 1 [label="\\U00000000-\\U000000ff"]
   [junit4]   1>   2 [shape=circle,label="2"]
   [junit4]   1>   2 -> 4 [label="\\U00000017"]
   [junit4]   1>   2 -> 1 [label="\\U00000018-\\U000000ff"]
   [junit4]   1>   3 [shape=doublecircle,label="3"]
   [junit4]   1>   3 -> 1 [label="\\U00000000-\\U00000099"]
   [junit4]   1>   3 -> 6 [label="\\U0000009a"]
   [junit4]   1>   4 [shape=circle,label="4"]
   [junit4]   1>   4 -> 5 [label="\\U000000e9"]
   [junit4]   1>   4 -> 1 [label="\\U000000ea-\\U000000ff"]
   [junit4]   1>   5 [shape=circle,label="5"]
   [junit4]   1>   5 -> 1 [label="\\U00000000-\\U000000ff"]
   [junit4]   1>   6 [shape=doublecircle,label="6"]
   [junit4]   1>   6 -> 1 [label="\\U00000000-\\U000000fe"]
   [junit4]   1>   6 -> 7 [label="\\U000000ff"]
   [junit4]   1>   7 [shape=doublecircle,label="7"]
   [junit4]   1>   7 -> 1 [label="\\U00000000-\\U0000000a"]
   [junit4]   1>   7 -> 8 [label="\\U0000000b"]
   [junit4]   1>   8 [shape=doublecircle,label="8"]
   [junit4]   1>   8 -> 1 [label="\\U00000000-\\U000000ef"]
   [junit4]   1>   8 -> 9 [label="\\U000000f0"]
   [junit4]   1>   9 [shape=doublecircle,label="9"]
   [junit4]   1>   9 -> 1 [label="\\U00000000-\\U000000df"]
   [junit4]   1>   9 -> 10 [label="\\U000000e0"]
   [junit4]   1>   10 [shape=doublecircle,label="10"]
   [junit4]   1>   10 -> 1 [label="\\U00000000-\\U000000b7"]
   [junit4]   1>   10 -> 11 [label="\\U000000b8"]
   [junit4]   1>   11 [shape=doublecircle,label="11"]
   [junit4]   1>   11 -> 1 [label="\\U00000000-\\U000000ec"]
   [junit4]   1>   11 -> 12 [label="\\U000000ed"]
   [junit4]   1>   12 [shape=doublecircle,label="12"]
   [junit4]   1>   12 -> 1 [label="\\U00000000-J"]
   [junit4]   1>   12 -> 13 [label="K"]
   [junit4]   1>   13 [shape=doublecircle,label="13"]
   [junit4]   1> }
   [junit4]   1> Minimized:
   [junit4]   1> digraph Automaton {
   [junit4]   1>   rankdir = LR
   [junit4]   1>   initial [shape=plaintext,label="0"]
   [junit4]   1>   initial -> 0
   [junit4]   1>   0 [shape=circle,label="0"]
   [junit4]   1>   0 -> 4 [label="\\U00000000-M"]
   [junit4]   1>   0 -> 1 [label="N"]
   [junit4]   1>   0 -> 5 [label="O-\\U000000c2"]
   [junit4]   1>   0 -> 2 [label="\\U000000c3"]
   [junit4]   1>   0 -> 4 [label="\\U000000c4-\\U0010ffff"]
   [junit4]   1>   1 [shape=circle,label="1"]
   [junit4]   1>   1 -> 4 [label="\\U00000000-\\U00000016"]
   [junit4]   1>   1 -> 3 [label="\\U00000017"]
   [junit4]   1>   1 -> 5 [label="\\U00000018-\\U000000ff"]
   [junit4]   1>   1 -> 4 [label="\\U00000100-\\U0010ffff"]
   [junit4]   1>   2 [shape=doublecircle,label="2"]
   [junit4]   1>   2 -> 4 [label="\\U00000000-\\U00000016"]
   [junit4]   1>   2 -> 3 [label="\\U00000017"]
   [junit4]   1>   2 -> 5 [label="\\U00000018-\\U000000ff"]
   [junit4]   1>   2 -> 4 [label="\\U00000100-\\U0010ffff"]
   [junit4]   1>   3 [shape=circle,label="3"]
   [junit4]   1>   3 -> 4 [label="\\U00000000-\\U00000016"]
   [junit4]   1>   3 -> 3 [label="\\U00000017"]
   [junit4]   1>   3 -> 5 [label="\\U00000018-\\U000000ff"]
   [junit4]   1>   3 -> 4 [label="\\U00000100-\\U0010ffff"]
   [junit4]   1>   4 [shape=circle,label="4"]
   [junit4]   1>   4 -> 4 [label="\\U00000000-\\U00000016"]
   [junit4]   1>   4 -> 3 [label="\\U00000017"]
   [junit4]   1>   4 -> 5 [label="\\U00000018-\\U000000ff"]
   [junit4]   1>   4 -> 4 [label="\\U00000100-\\U0010ffff"]
   [junit4]   1>   5 [shape=doublecircle,label="5"]
   [junit4]   1>   5 -> 4 [label="\\U00000000-\\U00000016"]
   [junit4]   1>   5 -> 3 [label="\\U00000017"]
   [junit4]   1>   5 -> 5 [label="\\U00000018-\\U000000ff"]
   [junit4]   1>   5 -> 4 [label="\\U00000100-\\U0010ffff"]
   [junit4]   1> }
   [junit4]   1> minTerm=[4e 17 e9] minInclusive=false
   [junit4]   1> maxTerm=[c3 9a ff b f0 e0 b8 ed 4b] maxInclusive=true
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAutomaton -Dtests.method=testMakeBinaryIntervalRandom -Dtests.seed=AEEA8F3A7BEB5259 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-PR -Dtests.timezone=NZ -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | TestAutomaton.testMakeBinaryIntervalRandom <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: automaton was not minimal
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AEEA8F3A7BEB5259:9AB52945C86683BA]:0)
   [junit4]    > 	at org.apache.lucene.util.automaton.TestAutomaton.makeBinaryInterval(TestAutomaton.java:1170)
   [junit4]    > 	at org.apache.lucene.util.automaton.TestAutomaton.testMakeBinaryIntervalRandom(TestAutomaton.java:1293)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   1> TEST: FAILED: not same
   [junit4]   1>   terms (count=4):
   [junit4]   1>     []
   [junit4]   1>     [e2 82 97 e2 82 9f e2 81 b6 e2 82 86 e2 81 b8 e2 82 87 e2 82 8b f0 a5 b9 b0 f0 a5 a9 96 f0 a8 ab af f0 a6 89 9a f0 a6 a6 b6 f0 a1 b5 a5 f0 a8 a0 81 f0 a4 bc 80 f0 a1 ae af f0 a9 97 bd]
   [junit4]   1>     [e2 82 97 e2 82 9f e2 81 b6 e2 82 86 e2 81 b8 e2 82 87 e2 82 8b f0 a5 b9 b0 f0 a5 a9 96 f0 a8 ab af f0 a6 89 9a f0 a6 a6 b6 f0 a1 b5 a5 f0 a8 a0 81 f0 a4 bc 80 f0 a1 ae af f0 a9 97 bd e1 9f 92 e1 9e a4 e1 9e b1 e1 9f 9f e1 9e 9c e1 9f bc e1 9e b4 e1 9e aa e1 9e af e1 9e 94 e1 9f b7 e1 9e 90 e1 9f b2 e1 9e 96 e1 9e a4 e1 9f b5 e1 9f a7 e1 9e 83]
   [junit4]   1>     [e1 9f 92 e1 9e a4 e1 9e b1 e1 9f 9f e1 9e 9c e1 9f bc e1 9e b4 e1 9e aa e1 9e af e1 9e 94 e1 9f b7 e1 9e 90 e1 9f b2 e1 9e 96 e1 9e a4 e1 9f b5 e1 9f a7 e1 9e 83]
   [junit4]   1>   automaton:
   [junit4]   1> digraph Automaton {
   [junit4]   1>   rankdir = LR
   [junit4]   1>   initial [shape=plaintext,label="0"]
   [junit4]   1>   initial -> 0
   [junit4]   1>   0 [shape=doublecircle,label="0"]
   [junit4]   1>   0 -> 20 [label="\\U000017d2"]
   [junit4]   1>   0 -> 2 [label="\\U00002097"]
   [junit4]   1>   1 [shape=circle,label="1"]
   [junit4]   1>   1 -> 2 [label="\\U00002097"]
   [junit4]   1>   2 [shape=circle,label="2"]
   [junit4]   1>   2 -> 3 [label="\\U0000209f"]
   [junit4]   1>   3 [shape=circle,label="3"]
   [junit4]   1>   3 -> 4 [label="\\U00002076"]
   [junit4]   1>   4 [shape=circle,label="4"]
   [junit4]   1>   4 -> 5 [label="\\U00002086"]
   [junit4]   1>   5 [shape=circle,label="5"]
   [junit4]   1>   5 -> 6 [label="\\U00002078"]
   [junit4]   1>   6 [shape=circle,label="6"]
   [junit4]   1>   6 -> 7 [label="\\U00002087"]
   [junit4]   1>   7 [shape=circle,label="7"]
   [junit4]   1>   7 -> 8 [label="\\U0000208b"]
   [junit4]   1>   8 [shape=circle,label="8"]
   [junit4]   1>   8 -> 9 [label="\\U00025e70"]
   [junit4]   1>   9 [shape=circle,label="9"]
   [junit4]   1>   9 -> 10 [label="\\U00025a56"]
   [junit4]   1>   10 [shape=circle,label="10"]
   [junit4]   1>   10 -> 11 [label="\\U00028aef"]
   [junit4]   1>   11 [shape=circle,label="11"]
   [junit4]   1>   11 -> 12 [label="\\U0002625a"]
   [junit4]   1>   12 [shape=circle,label="12"]
   [junit4]   1>   12 -> 13 [label="\\U000269b6"]
   [junit4]   1>   13 [shape=circle,label="13"]
   [junit4]   1>   13 -> 14 [label="\\U00021d65"]
   [junit4]   1>   14 [shape=circle,label="14"]
   [junit4]   1>   14 -> 15 [label="\\U00028801"]
   [junit4]   1>   15 [shape=circle,label="15"]
   [junit4]   1>   15 -> 16 [label="\\U00024f00"]
   [junit4]   1>   16 [shape=circle,label="16"]
   [junit4]   1>   16 -> 17 [label="\\U00021baf"]
   [junit4]   1>   17 [shape=circle,label="17"]
   [junit4]   1>   17 -> 18 [label="\\U000295fd"]
   [junit4]   1>   18 [shape=doublecircle,label="18"]
   [junit4]   1>   18 -> 20 [label="\\U000017d2"]
   [junit4]   1>   19 [shape=doublecircle,label="19"]
   [junit4]   1>   19 -> 20 [label="\\U000017d2"]
   [junit4]   1>   20 [shape=circle,label="20"]
   [junit4]   1>   20 -> 21 [label="\\U000017a4"]
   [junit4]   1>   21 [shape=circle,label="21"]
   [junit4]   1>   21 -> 22 [label="\\U000017b1"]
   [junit4]   1>   22 [shape=circle,label="22"]
   [junit4]   1>   22 -> 23 [label="\\U000017df"]
   [junit4]   1>   23 [shape=circle,label="23"]
   [junit4]   1>   23 -> 24 [label="\\U0000179c"]
   [junit4]   1>   24 [shape=circle,label="24"]
   [junit4]   1>   24 -> 25 [label="\\U000017fc"]
   [junit4]   1>   25 [shape=circle,label="25"]
   [junit4]   1>   25 -> 26 [label="\\U000017b4"]
   [junit4]   1>   26 [shape=circle,label="26"]
   [junit4]   1>   26 -> 27 [label="\\U000017aa"]
   [junit4]   1>   27 [shape=circle,label="27"]
   [junit4]   1>   27 -> 28 [label="\\U000017af"]
   [junit4]   1>   28 [shape=circle,label="28"]
   [junit4]   1>   28 -> 29 [label="\\U00001794"]
   [junit4]   1>   29 [shape=circle,label="29"]
   [junit4]   1>   29 -> 30 [label="\\U000017f7"]
   [junit4]   1>   30 [shape=circle,label="30"]
   [junit4]   1>   30 -> 31 [label="\\U00001790"]
   [junit4]   1>   31 [shape=circle,label="31"]
   [junit4]   1>   31 -> 32 [label="\\U000017f2"]
   [junit4]   1>   32 [shape=circle,label="32"]
   [junit4]   1>   32 -> 33 [label="\\U00001796"]
   [junit4]   1>   33 [shape=circle,label="33"]
   [junit4]   1>   33 -> 34 [label="\\U000017a4"]
   [junit4]   1>   34 [shape=circle,label="34"]
   [junit4]   1>   34 -> 35 [label="\\U000017f5"]
   [junit4]   1>   35 [shape=circle,label="35"]
   [junit4]   1>   35 -> 36 [label="\\U000017e7"]
   [junit4]   1>   36 [shape=circle,label="36"]
   [junit4]   1>   36 -> 37 [label="\\U00001783"]
   [junit4]   1>   37 [shape=doublecircle,label="37"]
   [junit4]   1> }
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAutomaton -Dtests.method=testRandomFinite -Dtests.seed=AEEA8F3A7BEB5259 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-PR -Dtests.timezone=NZ -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s J1 | TestAutomaton.testRandomFinite <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AEEA8F3A7BEB5259:E95CE907C47B3778]:0)
   [junit4]    > 	at org.apache.lucene.util.automaton.TestAutomaton.assertSame(TestAutomaton.java:1120)
   [junit4]    > 	at org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite(TestAutomaton.java:1034)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   1> Original was not minimal:
   [junit4]   1> Original:
   [junit4]   1> digraph Automaton {
   [junit4]   1>   rankdir = LR
   [junit4]   1>   initial [shape=plaintext,label="0"]
   [junit4]   1>   initial -> 0
   [junit4]   1>   0 [shape=circle,label="0"]
   [junit4]   1>   0 -> 1 [label="\\U000000f0"]
   [junit4]   1>   1 [shape=circle,label="1"]
   [junit4]   1>   1 -> 2 [label="\\U00000092"]
   [junit4]   1>   2 [shape=circle,label="2"]
   [junit4]   1>   2 -> 3 [label="\\U00000090"]
   [junit4]   1>   3 [shape=circle,label="3"]
   [junit4]   1>   3 -> 4 [label="\\U00000089"]
   [junit4]   1>   4 [shape=circle,label="4"]
   [junit4]   1>   4 -> 5 [label="\\U000000f0"]
   [junit4]   1>   5 [shape=circle,label="5"]
   [junit4]   1>   5 -> 6 [label="\\U00000092"]
   [junit4]   1>   6 [shape=circle,label="6"]
   [junit4]   1>   6 -> 7 [label="\\U00000091"]
   [junit4]   1>   7 [shape=circle,label="7"]
   [junit4]   1>   7 -> 8 [label="\\U000000bc"]
   [junit4]   1>   8 [shape=circle,label="8"]
   [junit4]   1>   8 -> 9 [label="\\U000000f0"]
   [junit4]   1>   9 [shape=circle,label="9"]
   [junit4]   1>   9 -> 10 [label="\\U00000092"]
   [junit4]   1>   10 [shape=circle,label="10"]
   [junit4]   1>   10 -> 11 [label="\\U00000091"]
   [junit4]   1>   11 [shape=circle,label="11"]
   [junit4]   1>   11 -> 12 [label="\\U000000b3"]
   [junit4]   1>   12 [shape=circle,label="12"]
   [junit4]   1>   12 -> 13 [label="\\U000000f0"]
   [junit4]   1>   13 [shape=circle,label="13"]
   [junit4]   1>   13 -> 14 [label="\\U00000092"]
   [junit4]   1>   14 [shape=circle,label="14"]
   [junit4]   1>   14 -> 15 [label="\\U00000090"]
   [junit4]   1>   15 [shape=circle,label="15"]
   [junit4]   1>   15 -> 16 [label="\\U000000be"]
   [junit4]   1>   16 [shape=circle,label="16"]
   [junit4]   1>   16 -> 17 [label="\\U000000f0"]
   [junit4]   1>   17 [shape=circle,label="17"]
   [junit4]   1>   17 -> 18 [label="\\U00000092"]
   [junit4]   1>   18 [shape=circle,label="18"]
   [junit4]   1>   18 -> 19 [label="\\U00000091"]
   [junit4]   1>   19 [shape=circle,label="19"]
   [junit4]   1>   19 -> 20 [label="\\U0000009c"]
   [junit4]   1>   20 [shape=circle,label="20"]
   [junit4]   1>   20 -> 21 [label="\\U000000f0"]
   [junit4]   1>   21 [shape=circle,label="21"]
   [junit4]   1>   21 -> 22 [label="\\U00000092"]
   [junit4]   1>   22 [shape=circle,label="22"]
   [junit4]   1>   22 -> 23 [label="\\U00000090"]
   [junit4]   1>   23 [shape=circle,label="23"]
   [junit4]   1>   23 -> 24 [label="\\U0000009f"]
   [junit4]   1>   24 [shape=circle,label="24"]
   [junit4]   1>   24 -> 25 [label="\\U000000f0"]
   [junit4]   1>   25 [shape=circle,label="25"]
   [junit4]   1>   25 -> 26 [label="\\U00000092"]
   [junit4]   1>   26 [shape=circle,label="26"]
   [junit4]   1>   26 -> 27 [label="\\U00000091"]
   [junit4]   1>   27 [shape=circle,label="27"]
   [junit4]   1>   27 -> 28 [label="\\U000000b6"]
   [junit4]   1>   28 [shape=circle,label="28"]
   [junit4]   1>   28 -> 29 [label="\\U000000f0"]
   [junit4]   1>   29 [shape=circle,label="29"]
   [junit4]   1>   29 -> 30 [label="\\U00000092"]
   [junit4]   1>   30 [shape=circle,label="30"]
   [junit4]   1>   30 -> 31 [label="\\U00000090"]
   [junit4]   1>   31 [shape=circle,label="31"]
   [junit4]   1>   31 -> 32 [label="\\U000000a2"]
   [junit4]   1>   32 [shape=circle,label="32"]
   [junit4]   1>   32 -> 33 [label="\\U000000f0"]
   [junit4]   1>   33 [shape=circle,label="33"]
   [junit4]   1>   33 -> 34 [label="\\U00000092"]
   [junit4]   1>   34 [shape=circle,label="34"]
   [junit4]   1>   34 -> 35 [label="\\U00000091"]
   [junit4]   1>   35 [shape=circle,label="35"]
   [junit4]   1>   35 -> 36 [label="\\U00000080"]
   [junit4]   1>   36 [shape=circle,label="36"]
   [junit4]   1>   36 -> 37 [label="\\U000000f0"]
   [junit4]   1>   37 [shape=circle,label="37"]
   [junit4]   1>   37 -> 38 [label="\\U00000092"]
   [junit4]   1>   38 [shape=circle,label="38"]
   [junit4]   1>   38 -> 39 [label="\\U00000091"]
   [junit4]   1>   39 [shape=circle,label="39"]
   [junit4]   1>   39 -> 40 [label="\\U000000a7"]
   [junit4]   1>   40 [shape=circle,label="40"]
   [junit4]   1>   40 -> 41 [label="\\U000000f0"]
   [junit4]   1>   41 [shape=circle,label="41"]
   [junit4]   1>   41 -> 42 [label="\\U00000092"]
   [junit4]   1>   42 [shape=circle,label="42"]
   [junit4]   1>   42 -> 43 [label="\\U00000091"]
   [junit4]   1>   43 [shape=circle,label="43"]
   [junit4]   1>   43 -> 44 [label="\\U000000a7"]
   [junit4]   1>   44 [shape=circle,label="44"]
   [junit4]   1>   44 -> 45 [label="\\U000000f0"]
   [junit4]   1>   45 [shape=circle,label="45"]
   [junit4]   1>   45 -> 46 [label="\\U00000092"]
   [junit4]   1>   46 [shape=circle,label="46"]
   [junit4]   1>   46 -> 47 [label="\\U00000090"]
   [junit4]   1>   47 [shape=circle,label="47"]
   [junit4]   1>   47 -> 48 [label="\\U00000089"]
   [junit4]   1>   48 [shape=circle,label="48"]
   [junit4]   1>   48 -> 49 [label="\\U000000f0"]
   [junit4]   1>   49 [shape=circle,label="49"]
   [junit4]   1>   49 -> 50 [label="\\U00000092"]
   [junit4]   1>   50 [shape=circle,label="50"]
   [junit4]   1>   50 -> 51 [label="\\U00000090"]
   [junit4]   1>   51 [shape=circle,label="51"]
   [junit4]   1>   51 -> 52 [label="\\U00000085"]
   [junit4]   1>   52 [shape=circle,label="52"]
   [junit4]   1>   52 -> 53 [label="\\U000000f0"]
   [junit4]   1>   53 [shape=circle,label="53"]
   [junit4]   1>   53 -> 54 [label="\\U00000092"]
   [junit4]   1>   54 [shape=circle,label="54"]
   [junit4]   1>   54 -> 55 [label="\\U00000090"]
   [junit4]   1>   55 [shape=circle,label="55"]
   [junit4]   1>   55 -> 56 [label="\\U000000aa"]
   [junit4]   1>   56 [shape=circle,label="56"]
   [junit4]   1>   56 -> 57 [label="\\U000000f0"]
   [junit4]   1>   57 [shape=circle,label="57"]
   [junit4]   1>   57 -> 58 [label="\\U00000092"]
   [junit4]   1>   58 [shape=circle,label="58"]
   [junit4]   1>   58 -> 59 [label="\\U00000090"]
   [junit4]   1>   59 [shape=circle,label="59"]
   [junit4]   1>   59 -> 60 [label="\\U000000b5"]
   [junit4]   1>   60 [shape=circle,label="60"]
   [junit4]   1>   60 -> 61 [label="\\U000000f0"]
   [junit4]   1>   61 [shape=circle,label="61"]
   [junit4]   1>   61 -> 62 [label="\\U00000092"]
   [junit4]   1>   62 [shape=circle,label="62"]
   [junit4]   1>   62 -> 63 [label="\\U00000090"]
   [junit4]   1>   63 [shape=circle,label="63"]
   [junit4]   1>   63 -> 64 [label="\\U000000a0"]
   [junit4]   1>   64 [shape=circle,label="64"]
   [junit4]   1>   64 -> 65 [label="\\U00000000"]
   [junit4]   1>   65 [shape=circle,label="65"]
   [junit4]   1>   65 -> 66 [label="\\U00000000"]
   [junit4]   1>   66 [shape=circle,label="66"]
   [junit4]   1>   66 -> 67 [label="\\U00000000"]
   [junit4]   1>   67 [shape=circle,label="67"]
   [junit4]   1>   67 -> 68 [label="\\U00000000"]
   [junit4]   1>   68 [shape=circle,label="68"]
   [junit4]   1>   68 -> 69 [label="\\U00000000"]
   [junit4]   1>   69 [shape=circle,label="69"]
   [junit4]   1>   69 -> 70 [label="\\U00000000"]
   [junit4]   1>   70 [shape=doublecircle,label="70"]
   [junit4]   1>   70 -> 71 [label="\\U00000000"]
   [junit4]   1>   71 [shape=doublecircle,label="71"]
   [junit4]   1>   71 -> 72 [label="\\U00000000"]
   [junit4]   1>   72 [shape=doublecircle,label="72"]
   [junit4]   1>   72 -> 73 [label="\\U00000000"]
   [junit4]   1>   73 [shape=doublecircle,label="73"]
   [junit4]   1>   73 -> 74 [label="\\U00000000"]
   [junit4]   1>   74 [shape=doublecircle,label="74"]
   [junit4]   1>   74 -> 75 [label="\\U00000000"]
   [junit4]   1>   75 [shape=doublecircle,label="75"]
   [junit4]   1>   75 -> 76 [label="\\U00000000"]
   [junit4]   1>   76 [shape=doublecircle,label="76"]
   [junit4]   1> }
   [junit4]   1> Minimized:
   [junit4]   1> digraph Automaton {
   [junit4]   1>   rankdir = LR
   [junit4]   1>   initial [shape=plaintext,label="0"]
   [junit4]   1>   initial -> 0
   [junit4]   1>   0 [shape=circle,label="0"]
   [junit4]   1>   0 -> 4 [label="\\U00000000-\\U000000ef"]
   [junit4]   1>   0 -> 3 [label="\\U000000f0"]
   [junit4]   1>   0 -> 4 [label="\\U000000f1-\\U0010ffff"]
   [junit4]   1>   1 [shape=doublecircle,label="1"]
   [junit4]   1>   1 -> 2 [label="\\U00000000"]
   [junit4]   1>   1 -> 4 [label="\\U00000001-\\U0010ffff"]
   [junit4]   1>   2 [shape=doublecircle,label="2"]
   [junit4]   1>   2 -> 1 [label="\\U00000000"]
   [junit4]   1>   2 -> 4 [label="\\U00000001-\\U0010ffff"]
   [junit4]   1>   3 [shape=circle,label="3"]
   [junit4]   1>   3 -> 1 [label="\\U00000000"]
   [junit4]   1>   3 -> 4 [label="\\U00000001-\\U0010ffff"]
   [junit4]   1>   4 [shape=circle,label="4"]
   [junit4]   1>   4 -> 1 [label="\\U00000000"]
   [junit4]   1>   4 -> 4 [label="\\U00000001-\\U0010ffff"]
   [junit4]   1> }
   [junit4]   1> minTerm=[f0 92 90 89 f0 92 91 bc f0 92 91 b3 f0 92 90 be f0 92 91 9c f0 92 90 9f f0 92 91 b6 f0 92 90 a2 f0 92 91 80 f0 92 91 a7 f0 92 91 a7 f0 92 90 89 f0 92 90 85 f0 92 90 aa f0 92 90 b5 f0 92 90 a0 0 0 0 0 0 0] minInclusive=true
   [junit4]   1> maxTerm=[f0 92 90 89 f0 92 91 bc f0 92 91 b3 f0 92 90 be f0 92 91 9c f0 92 90 9f f0 92 91 b6 f0 92 90 a2 f0 92 91 80 f0 92 91 a7 f0 92 91 a7 f0 92 90 89 f0 92 90 85 f0 92 90 aa f0 92 90 b5 f0 92 90 a0 0 0 0 0 0 0 0 0 0 0 0 0] maxInclusive=true
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAutomaton -Dtests.method=testMakeBinaryIntervalFiniteCasesRandom -Dtests.seed=AEEA8F3A7BEB5259 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-PR -Dtests.timezone=NZ -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s J1 | TestAutomaton.testMakeBinaryIntervalFiniteCasesRandom <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: automaton was not minimal
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AEEA8F3A7BEB5259:D6EB9FC2D8036C08]:0)
   [junit4]    > 	at org.apache.lucene.util.automaton.TestAutomaton.makeBinaryInterval(TestAutomaton.java:1170)
   [junit4]    > 	at org.apache.lucene.util.automaton.TestAutomaton.testMakeBinaryIntervalFiniteCasesRandom(TestAutomaton.java:1246)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {}, docValues:{}, sim=DefaultSimilarity, locale=es-PR, timezone=NZ
   [junit4]   2> NOTE: Linux 3.19.0-47-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=244546680,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [TestDemoParallelLeafReader, TestAssertions, TestMutableValues, TestSpanSearchEquivalence, TestScorerPerf, TestSpanNearQuery, TestSetOnce, TestBM25Similarity, TestRecyclingIntBlockAllocator, TestNRTReaderCleanup, TestPerFieldDocValuesFormat, TestNRTCachingDirectory, TestSearchAfter, TestDateTools, TestSizeBoundedForceMerge, TestNamedSPILoader, TestFlushByRamOrCountsPolicy, TestBoostQuery, TestIndexWriterExceptions, TestLucene50FieldInfoFormat, TestForceMergeForever, TestNRTReaderWithThreads, TestFSTs, TestSegmentTermDocs, TestTransactionRollback, TestCachingTokenFilter, TestSpanMultiTermQueryWrapper, TestTerms, TestDuelingCodecs, TestCheckIndex, TestLazyProxSkipping, TestDocument, TestPositionIncrement, TestSmallFloat, TestTrackingDirectoryWrapper, TestSortedSetSelector, TestRollingBuffer, TestSpanTermQuery, TestFieldValueQuery, TestIntBlockPool, TestAllFilesHaveChecksumFooter, TestDirectoryReaderReopen, TestLucene50StoredFieldsFormatHighCompression, TestFastDecompressionMode, TestTermRangeQuery, TestStressIndexing2, TestReaderClosed, TestFrequencyTrackingRingBuffer, TestSparseFixedBitSet, TestIndexWriterForceMerge, TestFieldCacheRewriteMethod, TestCrash, TestSimpleAttributeImpl, TestIndexWriterMaxDocs, TestSimpleFSLockFactory, TestMathUtil, TestUniqueTermCount, TestSpanBoostQuery, TestSegmentMerger, TestFilterDirectory, TestBoolean2, TestDocTermOrdsRewriteMethod, TestBlockPostingsFormat3, TestSpansAdvanced2, Test4GBStoredFields, TestStressIndexing, TestNoMergePolicy, TestLucene54DocValuesFormat, TestNewestSegment, TestDirectory, TestInfoStream, TestLogMergePolicy, TestManyFields, TestMergeRateLimiter, TestReadOnlyIndex, TestStressDeletes, TestTryDelete, TestUpgradeIndexMergePolicy, TestApproximationSearchEquivalence, TestBlendedTermQuery, TestCachingWrapperQuery, TestControlledRealTimeReopenThread, TestLRUFilterCache, TestMatchNoDocsQuery, TestMultiCollector, TestMultiPhraseEnum, TestNeedsScores, TestQueryCachingPolicy, TestReqExclBulkScorer, TestSortRescorer, TestUsageTrackingFilterCachingPolicy, TestFilterSpans, TestNIOFSDirectory, TestRateLimiter, TestSimpleFSDirectory, TestSingleInstanceLockFactory, TestSleepingLockWrapper, TestBitDocIdSetBuilder, TestCharsRefBuilder, TestInPlaceMergeSorter, TestIntArrayDocIdSet, TestLSBRadixSorter, TestNotDocIdSet, TestQueryBuilder, TestRoaringDocIdSet, TestSPIClassIterator, TestSparseFixedBitDocIdSet, TestTimSorter, TestTimSorterWorstCase, FiniteStringsIteratorTest, LimitedFiniteStringsIteratorTest, TestAutomaton]
   [junit4] Completed [417/421 (1!)] on J1 in 0.78s, 56 tests, 3 failures <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.util.automaton.TestRegExp
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRegExp -Dtests.method=testDeterminizeTooManyStates -Dtests.seed=AEEA8F3A7BEB5259 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-AI -Dtests.timezone=America/Regina -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.00s J1 | TestRegExp.testDeterminizeTooManyStates <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AEEA8F3A7BEB5259:D135C0D1243702D1]:0)
   [junit4]    > 	at org.apache.lucene.util.automaton.TestRegExp.testDeterminizeTooManyStates(TestRegExp.java:53)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {}, docValues:{}, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=en-AI, timezone=America/Regina
   [junit4]   2> NOTE: Linux 3.19.0-47-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=223397136,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [TestDemoParallelLeafReader, TestAssertions, TestMutableValues, TestSpanSearchEquivalence, TestScorerPerf, TestSpanNearQuery, TestSetOnce, TestBM25Similarity, TestRecyclingIntBlockAllocator, TestNRTReaderCleanup, TestPerFieldDocValuesFormat, TestNRTCachingDirectory, TestSearchAfter, TestDateTools, TestSizeBoundedForceMerge, TestNamedSPILoader, TestFlushByRamOrCountsPolicy, TestBoostQuery, TestIndexWriterExceptions, TestLucene50FieldInfoFormat, TestForceMergeForever, TestNRTReaderWithThreads, TestFSTs, TestSegmentTermDocs, TestTransactionRollback, TestCachingTokenFilter, TestSpanMultiTermQueryWrapper, TestTerms, TestDuelingCodecs, TestCheckIndex, TestLazyProxSkipping, TestDocument, TestPositionIncrement, TestSmallFloat, TestTrackingDirectoryWrapper, TestSortedSetSelector, TestRollingBuffer, TestSpanTermQuery, TestFieldValueQuery, TestIntBlockPool, TestAllFilesHaveChecksumFooter, TestDirectoryReaderReopen, TestLucene50StoredFieldsFormatHighCompression, TestFastDecompressionMode, TestTermRangeQuery, TestStressIndexing2, TestReaderClosed, TestFrequencyTrackingRingBuffer, TestSparseFixedBitSet, TestIndexWriterForceMerge, TestFieldCacheRewriteMethod, TestCrash, TestSimpleAttributeImpl, TestIndexWriterMaxDocs, TestSimpleFSLockFactory, TestMathUtil, TestUniqueTermCount, TestSpanBoostQuery, TestSegmentMerger, TestFilterDirectory, TestBoolean2, TestDocTermOrdsRewriteMethod, TestBlockPostingsFormat3, TestSpansAdvanced2, Test4GBStoredFields, TestStressIndexing, TestNoMergePolicy, TestLucene54DocValuesFormat, TestNewestSegment, TestDirectory, TestInfoStream, TestLogMergePolicy, TestManyFields, TestMergeRateLimiter, TestReadOnlyIndex, TestStressDeletes, TestTryDelete, TestUpgradeIndexMergePolicy, TestApproximationSearchEquivalence, TestBlendedTermQuery, TestCachingWrapperQuery, TestControlledRealTimeReopenThread, TestLRUFilterCache, TestMatchNoDocsQuery, TestMultiCollector, TestMultiPhraseEnum, TestNeedsScores, TestQueryCachingPolicy, TestReqExclBulkScorer, TestSortRescorer, TestUsageTrackingFilterCachingPolicy, TestFilterSpans, TestNIOFSDirectory, TestRateLimiter, TestSimpleFSDirectory, TestSingleInstanceLockFactory, TestSleepingLockWrapper, TestBitDocIdSetBuilder, TestCharsRefBuilder, TestInPlaceMergeSorter, TestIntArrayDocIdSet, TestLSBRadixSorter, TestNotDocIdSet, TestQueryBuilder, TestRoaringDocIdSet, TestSPIClassIterator, TestSparseFixedBitDocIdSet, TestTimSorter, TestTimSorterWorstCase, FiniteStringsIteratorTest, LimitedFiniteStringsIteratorTest, TestAutomaton, TestRegExp]
   [junit4] Completed [418/421 (2!)] on J1 in 0.04s, 5 tests, 1 failure <<< FAILURES!

[...truncated 27 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:750: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:694: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build.xml:50: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1477: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1033: There were test failures: 421 suites (1 ignored), 3386 tests, 4 failures, 145 ignored (141 assumptions) [seed: AEEA8F3A7BEB5259]

Total time: 7 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any