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 2014/02/23 19:44:12 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_60-ea-b04) - Build # 9465 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9465/
Java: 64bit/jdk1.7.0_60-ea-b04 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
IOException occured when talking to server at: https://127.0.0.1:59155/onenodecollectioncore

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:59155/onenodecollectioncore
	at __randomizedtesting.SeedInfo.seed([CD90B7139F7777F7:4C76390BE82817CB]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:507)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146)
	at org.apache.solr.cloud.BasicDistributedZk2Test.addAndQueryDocs(BasicDistributedZk2Test.java:209)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:192)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:86)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:395)
	... 48 more




Build Log:
[...truncated 241 lines...]
ERROR: Failed to update http://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x
org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/lucene/dev/branches/branch_4x failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getRepositoryUUID(DAVRepository.java:148)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:339)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:328)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.update(SVNUpdateClient16.java:482)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:364)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:274)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:27)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:11)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:311)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:291)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:387)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:157)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1029)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1010)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:986)
	at hudson.FilePath.act(FilePath.java:914)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:935)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:870)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: svn: E175002: OPTIONS /repos/asf/lucene/dev/branches/branch_4x failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 38 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/lucene/dev/branches/branch_4x'
svn: E175002: unknown host
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 37 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/lucene/dev/branches/branch_4x'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 38 more
Caused by: svn: E175002: unknown host
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:517)
	... 38 more
Caused by: java.net.UnknownHostException: svn.apache.org
	at java.net.InetAddress.getAllByName0(InetAddress.java:1250)
	at java.net.InetAddress.getAllByName(InetAddress.java:1162)
	at java.net.InetAddress.getAllByName(InetAddress.java:1098)
	at java.net.InetAddress.getByName(InetAddress.java:1048)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createAddres(SVNSocketFactory.java:189)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createPlainSocket(SVNSocketFactory.java:66)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.connect(HTTPConnection.java:280)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:451)
	... 38 more
ERROR: Subversion update failed
java.io.IOException
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:207)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1029)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1010)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:986)
	at hudson.FilePath.act(FilePath.java:914)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:935)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:870)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
	at hudson.model.Run.execute(Run.java:1670)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: hudson.scm.subversion.UpdaterException: failed to perform svn update
	... 17 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/lucene/dev/branches/branch_4x failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:388)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:373)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:361)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:707)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1020)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getRepositoryUUID(DAVRepository.java:148)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:339)
	at org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.createRepository(SVNBasicDelegate.java:328)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.update(SVNUpdateClient16.java:482)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:364)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:274)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:27)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:11)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:311)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:291)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:387)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:157)
	... 16 more
Caused by: svn: E175002: OPTIONS /repos/asf/lucene/dev/branches/branch_4x failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 38 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS request failed on '/repos/asf/lucene/dev/branches/branch_4x'
svn: E175002: unknown host
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:777)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382)
	... 37 more
Caused by: svn: E175002: OPTIONS request failed on '/repos/asf/lucene/dev/branches/branch_4x'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:775)
	... 38 more
Caused by: svn: E175002: unknown host
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:517)
	... 38 more
Caused by: java.net.UnknownHostException: svn.apache.org
	at java.net.InetAddress.getAllByName0(InetAddress.java:1250)
	at java.net.InetAddress.getAllByName(InetAddress.java:1162)
	at java.net.InetAddress.getAllByName(InetAddress.java:1098)
	at java.net.InetAddress.getByName(InetAddress.java:1048)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createAddres(SVNSocketFactory.java:189)
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createPlainSocket(SVNSocketFactory.java:66)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.connect(HTTPConnection.java:280)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:451)
	... 38 more
Retrying after 10 seconds
Cleaning up /var/lib/jenkins/workspace/Lucene-Solr-4.x-Linux/.
Updating http://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x at revision '2014-02-23T17:54:10.361 +0000'
GU        solr/CHANGES.txt
At revision 1571033
No emails were triggered.
[Lucene-Solr-4.x-Linux] $ /bin/sh -xe /tmp/hudson7675111273017642967.sh
+ echo Using JDK: 64bit/jdk1.7.0_60-ea-b04 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
Using JDK: 64bit/jdk1.7.0_60-ea-b04 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
+ /var/lib/jenkins/tools/java/64bit/jdk1.7.0_60-ea-b04/bin/java -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC -version
java version "1.7.0_60-ea"
Java(TM) SE Runtime Environment (build 1.7.0_60-ea-b04)
Java HotSpot(TM) 64-Bit Server VM (build 24.60-b07, mixed mode)
[Lucene-Solr-4.x-Linux] $ /var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/bin/ant "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.disableHdfs=true -Dtests.multiplier=3 -Dtests.jvms=2 jenkins-hourly
Buildfile: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml

jenkins-hourly:

clean:

clean:
     [echo] Building solr...

clean:

-test-with-heapdumps-enabled:
     [echo] Java HotSpot(TM) 64-Bit Server VM: Enabling heap dumps on OutOfMemoryError to dir '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/heapdumps'.
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/heapdumps

test:

-run-test:
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.3.0 - 20130110142753 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/ivy-settings.xml

-clover.load:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.2.1 in public
[ivy:cachepath] :: resolution report :: resolve 143ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

test-core:

-clover.disable:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/ivy-settings.xml

-clover.load:

-clover.classpath:

-clover.setup:

clover:

resolve:

init:

compile-core:
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/core/classes/java
    [javac] Compiling 708 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/core/classes/java
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/core/src/java/org/apache/lucene/util/PriorityQueue.java:65: warning: [unchecked] unchecked cast
    [javac]     heap = (T[]) new Object[heapSize]; // T is unbounded type, so this unchecked cast works always
    [javac]                  ^
    [javac]   required: T[]
    [javac]   found:    Object[]
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class PriorityQueue
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning
     [copy] Copying 3 files to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/core/classes/java

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/codecs/classes/java
    [javac] Compiling 74 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/codecs/classes/java
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/codecs/src/java/org/apache/lucene/codecs/simpletext/SimpleTextFieldsReader.java:571: warning: [cast] redundant cast to int
    [javac]       docCount = (int) visitedDocs.cardinality();
    [javac]                  ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning
     [copy] Copying 3 files to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/codecs/classes/java

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/test-framework/classes/java
    [javac] Compiling 144 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/test-framework/classes/java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 4 files to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/test-framework/classes/java

compile-core:

compile-test:
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/core/classes/test
    [javac] Compiling 398 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 42 files to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/core/classes/test

install-junit4-taskdef:

validate:

resolve-groovy:

-init-totals:

-test:
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/core/test
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/core/test/temp
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/.caches/test-stats/core
   [junit4] <JUnit4> says ¡Hola! Master seed: 1978BAC5F81F6925
   [junit4] Executing 382 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(25428@serv1.sd-datasolutions.de).
   [junit4] Started J0 PID(25427@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.lucene.index.TestBagOfPostings
   [junit4] Completed on J1 in 6.61s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors
   [junit4] Completed on J0 in 7.34s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelCompositeReader
   [junit4] Completed on J1 in 1.56s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestReproduceMessage
   [junit4] Completed on J0 in 0.97s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCodecHoldsOpenFiles
   [junit4] Completed on J1 in 0.24s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestBufferedIndexInput
   [junit4] Completed on J1 in 1.56s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestFieldMaskingSpanQuery
   [junit4] IGNOR/A 0.10s J1 | TestFieldMaskingSpanQuery.testSimple2
   [junit4]    > Assumption #1: Broken scoring: LUCENE-3723
   [junit4] IGNOR/A 0.01s J1 | TestFieldMaskingSpanQuery.testSpans2
   [junit4]    > Assumption #1: Broken scoring: LUCENE-3723
   [junit4] Completed on J1 in 1.42s, 11 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPositiveScoresOnlyCollector
   [junit4] Completed on J1 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexInput
   [junit4] Completed on J1 in 1.29s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexFileDeleter
   [junit4] Completed on J1 in 0.15s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDocTermOrdsRangeFilter
   [junit4] Completed on J1 in 2.31s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
   [junit4] Completed on J1 in 31.75s, 79 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFieldValueFilter
   [junit4] Completed on J1 in 0.08s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBagOfPositions
   [junit4] Completed on J0 in 41.53s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestLookaheadTokenFilter
   [junit4] Completed on J0 in 6.40s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMaxTermFrequency
   [junit4] Completed on J0 in 0.42s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestSeedFromUncaught
   [junit4] Completed on J0 in 0.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestWildcardRandom
   [junit4] Completed on J0 in 0.72s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPostingsBytes
   [junit4] Completed on J0 in 0.02s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat
   [junit4] IGNOR/A 0.04s J0 | TestLucene40DocValuesFormat.testSortedSetTwoValues
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testShortMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetTwoDocumentsLastMissingMerge
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetVariableLengthVsUninvertedField
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testLongMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetTwoDocumentsLastMissing
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetTwoDocumentsFirstMissingMerge
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetTwoValuesUnordered
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetThreeValuesTwoDocs
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetTermsEnum
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetMergeAwayAllValues
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testTwoNumbersOneMissing
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetTwoDocumentsFirstMissing
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testTwoBytesOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetTwoDocumentsMerged
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetVariableLengthSingleValuedVsStoredFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testTwoBytesOneMissing
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetFixedLengthVsUninvertedField
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetOneValue
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testThreeBytesOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testByteMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetVariableLengthVsStoredFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testIntMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetFixedLengthVsStoredFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetFixedLengthSingleValuedVsStoredFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testSortedSetTwoFields
   [junit4]    > Assumption #1: Codec does not support SORTED_SET
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testThreads2
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testThreeNumbersOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene40DocValuesFormat.testTwoNumbersOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] Completed on J0 in 14.19s, 78 tests, 29 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.fst.TestBytesStore
   [junit4] Completed on J0 in 10.14s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BBinaryDocValues
   [junit4] Completed on J0 in 0.00s, 0 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene3x.TestTermInfosReaderIndex
   [junit4] Completed on J0 in 1.24s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions
   [junit4] Completed on J1 in 43.33s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestAssertions
   [junit4] Completed on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestTimSorter
   [junit4] Completed on J1 in 0.29s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDelete
   [junit4] IGNOR/A 0.01s J1 | TestIndexWriterDelete.testApplyDeletesOnFlush
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J1 in 4.98s, 22 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanSearchEquivalence
   [junit4] Completed on J1 in 1.68s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopDocsMerge
   [junit4] Completed on J0 in 25.72s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFilterIterator
   [junit4] Completed on J0 in 0.05s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestBasics
   [junit4] Completed on J1 in 12.56s, 28 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestDocIdBitSet
   [junit4] Completed on J1 in 0.90s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestAutomatonQuery
   [junit4] Completed on J1 in 0.13s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiFields
   [junit4] Completed on J0 in 2.96s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoMergeScheduler
   [junit4] Completed on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFlushByRamOrCountsPolicy
   [junit4] Completed on J0 in 3.95s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopFieldCollector
   [junit4] Completed on J0 in 0.25s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFieldCacheTermsFilter
   [junit4] Completed on J0 in 0.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelTermEnum
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestCachingCollector
   [junit4] Completed on J0 in 0.04s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility3x
   [junit4] Completed on J1 in 6.11s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanationsOfNonMatches
   [junit4] Completed on J1 in 0.28s, 69 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexableField
   [junit4] Completed on J0 in 1.17s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocsAndPositions
   [junit4] Completed on J1 in 0.50s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPositionIncrement
   [junit4] Completed on J1 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressIndexing2
   [junit4] Completed on J0 in 1.81s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRateLimiter
   [junit4] Completed on J1 in 1.22s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCompoundFile
   [junit4] Completed on J0 in 1.23s, 18 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoDeletionPolicy
   [junit4] Completed on J0 in 0.22s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFieldCache
   [junit4] Completed on J1 in 2.29s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVersionComparator
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIntBlockPool
   [junit4] Completed on J1 in 0.72s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestMaxFailuresRule
   [junit4] Completed on J1 in 0.83s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestNumericTokenStream
   [junit4] Completed on J1 in 0.03s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRecyclingIntBlockAllocator
   [junit4] Completed on J1 in 0.29s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery
   [junit4] Completed on J0 in 4.12s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestInPlaceMergeSorter
   [junit4] Completed on J0 in 0.37s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConstantScoreQuery
   [junit4] Completed on J0 in 0.04s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNRTCachingDirectory
   [junit4] Completed on J1 in 1.78s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestNearSpansOrdered
   [junit4] Completed on J1 in 0.22s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test4GBStoredFields
   [junit4] IGNOR/A 0.01s J1 | Test4GBStoredFields.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J1 in 0.05s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestLazyProxSkipping
   [junit4] Completed on J1 in 0.57s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTReaderWithThreads
   [junit4] Completed on J0 in 1.51s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestEliasFanoDocIdSet
   [junit4] Completed on J1 in 0.61s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSort
   [junit4] Completed on J0 in 1.25s, 53 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestWeakIdentityMap
   [junit4] Completed on J1 in 9.30s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterNRTIsCurrent
   [junit4] Completed on J1 in 2.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene3x.TestLucene3xTermVectorsFormat
   [junit4] Completed on J0 in 12.31s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMergePolicy
   [junit4] Completed on J1 in 4.09s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestWindowsMMap
   [junit4] Completed on J1 in 0.21s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene41.TestBlockPostingsFormat
   [junit4] Completed on J1 in 1.67s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAddIndexes
   [junit4] Completed on J1 in 3.72s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanOr
   [junit4] Completed on J1 in 0.90s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
   [junit4] Completed on J1 in 5.60s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestNumericUtils
   [junit4] Completed on J1 in 2.44s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestBasicOperations
   [junit4] Completed on J1 in 0.98s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestIndexSearcher
   [junit4] Completed on J1 in 0.23s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterUnicode
   [junit4] Completed on J1 in 4.82s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestPayloadSpans
   [junit4] Completed on J1 in 0.58s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldInfos
   [junit4] Completed on J1 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4] Completed on J1 in 6.42s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestByteArrayDataInput
   [junit4] Completed on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiThreadTermVectors
   [junit4] Completed on J1 in 1.34s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCharsRef
   [junit4] Completed on J1 in 0.04s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestConsistentFieldNumbers
   [junit4] Completed on J1 in 2.93s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleSearchEquivalence
   [junit4] Completed on J1 in 1.19s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestUnicodeUtil
   [junit4] Completed on J1 in 0.48s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMatchAllDocsQuery
   [junit4] Completed on J1 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBoolean2
   [junit4] Completed on J1 in 7.23s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConjunctions
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCollectionUtil
   [junit4] Completed on J1 in 8.78s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
   [junit4] Completed on J1 in 3.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterWithThreads
   [junit4] Completed on J1 in 4.72s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRAMDirectory
   [junit4] Completed on J1 in 0.32s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPerSegmentDeletes
   [junit4] Completed on J1 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFuzzyQuery
   [junit4] Completed on J1 in 0.32s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestToken
   [junit4] Completed on J1 in 0.70s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestQueryBuilder
   [junit4] Completed on J1 in 0.06s, 19 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene40.TestBitVector
   [junit4] Completed on J1 in 0.97s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestNamedSPILoader
   [junit4] Completed on J1 in 0.01s, 3 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(25427@serv1.sd-datasolutions.de): 2014-02-23T17:58:42, stalled for 61.8s at: TestNumericDocValuesUpdates.testTonsOfUpdates
   [junit4] Suite: org.apache.lucene.index.TestMultiDocValues
   [junit4] Completed on J1 in 1.96s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopDocsCollector
   [junit4] Completed on J1 in 0.12s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDirectoryReaderReopen
   [junit4] Completed on J1 in 1.58s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermRangeQuery
   [junit4] Completed on J1 in 0.19s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSmallFloat
   [junit4] Completed on J1 in 0.11s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestJUnitRuleOrder
   [junit4] Completed on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.MultiCollectorTest
   [junit4] Completed on J1 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestDoubleBarrelLRUCache
   [junit4] Completed on J1 in 1.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestWorstCaseTestBehavior
   [junit4] Completed on J1 in 0.01s, 6 tests, 6 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTotalHitCountCollector
   [junit4] Completed on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestLongPostings
   [junit4] Completed on J1 in 2.74s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestFailIfUnreferencedFiles
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestPackedInts
   [junit4] IGNOR/A 0.00s J1 | TestPackedInts.testBlockReaderOverflow
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J1 in 16.40s, 27 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharFilter
   [junit4] Completed on J1 in 0.02s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRollingBuffer
   [junit4] Completed on J1 in 0.41s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestHighCompressionMode
   [junit4] Completed on J1 in 6.47s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestCachingWrapperFilter
   [junit4] Completed on J1 in 0.34s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectorsReader
   [junit4] Completed on J1 in 0.12s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.payloads.TestPayloadExplanations
   [junit4] Completed on J1 in 0.28s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocInverterPerFieldErrorInfo
   [junit4] Completed on J1 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestMathUtil
   [junit4] Completed on J1 in 0.04s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermdocPerf
   [junit4] Completed on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestElevationComparator
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCheckIndex
   [junit4] Completed on J1 in 0.04s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNeverDelete
   [junit4] Completed on J1 in 5.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNumericDocValuesUpdates
   [junit4] Completed on J0 in 118.18s, 31 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanMinShouldMatch
   [junit4] Completed on J0 in 3.58s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene3x.TestSurrogates
   [junit4] Completed on J0 in 0.88s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestSystemPropertiesInvariantRule
   [junit4] Completed on J0 in 0.11s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPhraseQuery
   [junit4] Completed on J0 in 1.49s, 18 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocValuesFormat
   [junit4] Completed on J1 in 25.91s, 78 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestFastCompressionMode
   [junit4] Completed on J0 in 1.50s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentReader
   [junit4] Completed on J0 in 0.70s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestSimpleAttributeImpl
   [junit4] Completed on J0 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPostingsFormat
   [junit4] Completed on J0 in 3.73s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDirectoryReader
   [junit4] Completed on J0 in 2.30s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.payloads.TestPayloadTermQuery
   [junit4] Completed on J0 in 0.37s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocValuesWithThreads
   [junit4] Completed on J0 in 0.26s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectorsFormat
   [junit4] Completed on J1 in 8.90s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene40.TestLucene40TermVectorsFormat
   [junit4] Completed on J1 in 7.31s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMerging
   [junit4] Completed on J1 in 2.15s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestCompressingTermVectorsFormat
   [junit4] Completed on J0 in 32.56s, 40 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestExternalCodecs
   [junit4] Completed on J0 in 0.90s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestDemo
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldsReader
   [junit4] Completed on J0 in 0.32s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.fst.TestFSTs
   [junit4] IGNOR/A 0.00s J1 | TestFSTs.testBigSet
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J1 in 26.70s, 18 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNumericRangeQuery32
   [junit4] Completed on J1 in 8.51s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] Completed on J1 in 8.91s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriter
   [junit4] Completed on J0 in 32.53s, 59 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestCompiledAutomaton
   [junit4] Completed on J0 in 0.58s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestDeterminizeLexicon
   [junit4] Completed on J0 in 1.95s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestGraphTokenizers
   [junit4] Completed on J1 in 20.67s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterReader
   [junit4] Completed on J0 in 7.09s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BSortedDocValues
   [junit4] Completed on J0 in 0.00s, 0 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestSearchForDuplicates
   [junit4] Completed on J0 in 0.09s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelReaderEmptyIndex
   [junit4] Completed on J0 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestPagedBytes
   [junit4] Completed on J0 in 3.57s, 3 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanationsOfNonMatches
   [junit4] Completed on J0 in 0.13s, 22 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestRollback
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestPriorityQueue
   [junit4] Completed on J0 in 0.09s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermsEnum
   [junit4] Completed on J0 in 6.77s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDocTermOrdsRewriteMethod
   [junit4] Completed on J0 in 2.91s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene40.TestLucene40PostingsFormat
   [junit4] Completed on J0 in 0.92s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestShardSearching
   [junit4] Completed on J1 in 16.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestArrayUtil
   [junit4] Completed on J0 in 3.07s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestEliasFanoSequence
   [junit4] Completed on J0 in 2.89s, 24 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPayloadsOnVectors
   [junit4] Completed on J0 in 0.14s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestSearch
   [junit4] Completed on J0 in 0.08s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene41.TestForUtil
   [junit4] Completed on J0 in 0.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene41.TestBlockPostingsFormat3
   [junit4] Completed on J1 in 6.28s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixRandom
   [junit4] Completed on J0 in 2.60s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermsEnum2
   [junit4] Completed on J0 in 1.34s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanations
   [junit4] Completed on J0 in 1.58s, 69 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTransactionRollback
   [junit4] Completed on J0 in 0.45s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterConfig
   [junit4] Completed on J0 in 0.04s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterForceMerge
   [junit4] Completed on J0 in 1.43s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDocBoost
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BNumericDocValues
   [junit4] Completed on J0 in 0.00s, 0 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearcherManager
   [junit4] Completed on J1 in 7.26s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDeletionPolicy
   [junit4] Completed on J1 in 3.64s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNumericRangeQuery64
   [junit4] Completed on J0 in 10.24s, 34 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitTf
   [junit4] Completed on J0 in 0.27s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTThreads
   [junit4] Completed on J1 in 7.84s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecs
   [junit4] Completed on J1 in 10.38s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene42.TestLucene42DocValuesFormat
   [junit4] IGNOR/A 0.01s J0 | TestLucene42DocValuesFormat.testByteMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.00s J0 | TestLucene42DocValuesFormat.testTwoBytesOneMissing
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene42DocValuesFormat.testTwoNumbersOneMissing
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene42DocValuesFormat.testIntMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene42DocValuesFormat.testTwoBytesOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene42DocValuesFormat.testShortMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.00s J0 | TestLucene42DocValuesFormat.testThreeNumbersOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.00s J0 | TestLucene42DocValuesFormat.testThreeBytesOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene42DocValuesFormat.testThreads2
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene42DocValuesFormat.testLongMissingVsFieldCache
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] IGNOR/A 0.01s J0 | TestLucene42DocValuesFormat.testTwoNumbersOneMissingWithMerging
   [junit4]    > Assumption #1: Codec does not support getDocsWithField
   [junit4] Completed on J0 in 17.84s, 81 tests, 11 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFieldCacheRangeFilter
   [junit4] Completed on J0 in 0.55s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAtomicUpdate
   [junit4] Completed on J1 in 5.14s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressAdvance
   [junit4] Completed on J1 in 1.62s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNorms
   [junit4] Completed on J1 in 0.73s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterCommit
   [junit4] Completed on J1 in 1.77s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTimeLimitingCollector
   [junit4] Completed on J1 in 1.71s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchWithThreads
   [junit4] Completed on J1 in 4.33s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestConcurrentMergeScheduler
   [junit4] Completed on J1 in 1.74s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestOpenBitSet
   [junit4] Completed on J1 in 22.91s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterStallControl
   [junit4] Completed on J1 in 14.53s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressIndexing
   [junit4] Completed on J1 in 4.73s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestMinimize
   [junit4] Completed on J1 in 2.21s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestRollingUpdates
   [junit4] Completed on J1 in 1.27s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchAfter
   [junit4] Completed on J0 in 60.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestReproduceMessageWithRepeated
   [junit4] Completed on J0 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCrashCausesCorruptIndex
   [junit4] Completed on J0 in 0.15s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene41.TestBlockPostingsFormat2
   [junit4] Completed on J1 in 1.53s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPersistentSnapshotDeletionPolicy
   [junit4] Completed on J0 in 1.69s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BTerms
   [junit4] Completed on J0 in 0.02s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpansAdvanced2
   [junit4] Completed on J0 in 0.20s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestFailOnFieldCacheInsanity
   [junit4] Completed on J0 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestWildcard
   [junit4] Completed on J0 in 0.18s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanationsOfNonMatches
   [junit4] Completed on J0 in 0.11s, 31 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSnapshotDeletionPolicy
   [junit4] Completed on J1 in 1.42s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentTermDocs
   [junit4] Completed on J0 in 0.58s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestScoreCachingWrappingScorer
   [junit4] Completed on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestLock
   [junit4] Completed on J0 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestMergeSchedulerExternal
   [junit4] Completed on J0 in 0.24s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDisjunctionMaxQuery
   [junit4] Completed on J0 in 0.41s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestExplanations
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelAtomicReader
   [junit4] Completed on J0 in 0.15s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene40.TestLucene40PostingsReader
   [junit4] Completed on J1 in 4.60s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTieredMergePolicy
   [junit4] Completed on J1 in 3.51s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestLevenshteinAutomata
   [junit4] Completed on J1 in 1.04s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestByteSlices
   [junit4] Completed on J1 in 5.56s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestScorerPerf
   [junit4] Completed on J0 in 18.43s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarity2
   [junit4] Completed on J0 in 0.15s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanations
   [junit4] Completed on J0 in 0.85s, 22 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestLockFactory
   [junit4] IGNOR/A 0.01s J0 | TestLockFactory.testStressLocks
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] IGNOR/A 0.00s J0 | TestLockFactory.testStressLocksNativeFSLockFactory
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J0 in 1.07s, 11 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentMerger
   [junit4] Completed on J0 in 0.67s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitNorms
   [junit4] Completed on J0 in 0.53s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestCompressingStoredFieldsFormat
   [junit4] IGNOR/A 0.00s J1 | TestCompressingStoredFieldsFormat.testBigDocuments {#0 seed=[1978BAC5F81F6925:E852E09A4B33C702]}
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] IGNOR/A 0.00s J1 | TestCompressingStoredFieldsFormat.testBigDocuments {#1 seed=[1978BAC5F81F6925:5C045C667FF10C2E]}
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] IGNOR/A 0.00s J1 | TestCompressingStoredFieldsFormat.testBigDocuments {#2 seed=[1978BAC5F81F6925:D2EDCABA2E3544E5]}
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] IGNOR/A 0.00s J1 | TestCompressingStoredFieldsFormat.testBigDocuments {#3 seed=[1978BAC5F81F6925:E303615F42CB1FCC]}
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] IGNOR/A 0.00s J1 | TestCompressingStoredFieldsFormat.testBigDocuments {#4 seed=[1978BAC5F81F6925:AFC2E4F2E3C3DF77]}
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J1 in 20.04s, 55 tests, 5 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedBitSet
   [junit4] Completed on J0 in 14.03s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestFastDecompressionMode
   [junit4] Completed on J0 in 3.19s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFieldCacheRewriteMethod
   [junit4] Completed on J0 in 1.42s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTransactions
   [junit4] Completed on J0 in 1.63s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCrash
   [junit4] Completed on J0 in 0.66s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat2
   [junit4] Completed on J0 in 2.10s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene40.TestReuseDocsEnum
   [junit4] Completed on J0 in 0.58s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFieldCacheSanityChecker
   [junit4] Completed on J0 in 0.39s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestCustomSearcherSort
   [junit4] Completed on J0 in 1.22s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocValuesIndexing
   [junit4] Completed on J0 in 0.23s, 30 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestMockAnalyzer
   [junit4] Completed on J1 in 14.45s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarityBase
   [junit4] IGNOR/A 0.01s J0 | TestSimilarityBase.testHeartRanking
   [junit4]    > Assumption #1: PreFlex codec does not support the stats necessary for this test!
   [junit4] Completed on J0 in 0.62s, 30 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestHugeRamFile
   [junit4] Completed on J1 in 0.68s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnDiskFull
   [junit4] Completed on J1 in 0.28s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BDocs
   [junit4] Completed on J0 in 0.86s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCustomNorms
   [junit4] Completed on J0 in 0.46s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpans
   [junit4] Completed on J1 in 0.63s, 26 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPostingsOffsets
   [junit4] Completed on J0 in 1.17s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMixedCodecs
   [junit4] Completed on J1 in 1.14s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFlex
   [junit4] Completed on J0 in 0.23s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortDocValues
   [junit4] Completed on J0 in 0.45s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanations
   [junit4] Completed on J0 in 0.45s, 31 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocTermOrds
   [junit4] Completed on J0 in 1.00s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiPhraseQuery
   [junit4] Completed on J0 in 0.29s, 17 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestDeterminism
   [junit4] Completed on J0 in 0.57s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestUTF32ToUTF8
   [junit4] Completed on J1 in 4.12s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimatorOnWildAnimals
   [junit4] Completed on J0 in 0.60s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectorsWriter
   [junit4] Completed on J1 in 0.27s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCodecs
   [junit4] Completed on J0 in 0.38s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestCharTermAttributeImpl
   [junit4] Completed on J1 in 0.48s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitPositions
   [junit4] Completed on J0 in 0.31s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestThreadedForceMerge
   [junit4] Completed on J0 in 0.57s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestBytesRefHash
   [junit4] Completed on J1 in 1.48s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestCopyBytes
   [junit4] Completed on J1 in 0.77s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFilteredQuery
   [junit4] Completed on J1 in 0.48s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery2
   [junit4] Completed on J1 in 1.05s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestSpecialOperations
   [junit4] Completed on J1 in 0.26s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestForceMergeForever
   [junit4] Completed on J1 in 0.47s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressNRT
   [junit4] Completed on J0 in 4.84s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSameScoresWithThreads
   [junit4] Completed on J1 in 0.66s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterDeleteQueue
   [junit4] Completed on J1 in 0.11s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestQueryWrapperFilter
   [junit4] Completed on J0 in 0.28s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.payloads.TestPayloadNearQuery
   [junit4] Completed on J1 in 0.09s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentWriter
   [junit4] Completed on J0 in 0.18s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiTermConstantScore
   [junit4] Completed on J1 in 0.26s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestForTooMuchCloning
   [junit4] Completed on J1 in 0.55s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestLiveFieldValues
   [junit4] Completed on J0 in 1.09s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPayloads
   [junit4] Completed on J1 in 0.10s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDoc
   [junit4] Completed on J0 in 0.10s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermRangeFilter
   [junit4] Completed on J1 in 0.20s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermVectors
   [junit4] Completed on J0 in 0.38s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpQuery
   [junit4] Completed on J1 in 0.22s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixInBooleanQuery
   [junit4] Completed on J1 in 0.14s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentTermEnum
   [junit4] Completed on J1 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestUniqueTermCount
   [junit4] Completed on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiValuedNumericRangeQuery
   [junit4] Completed on J0 in 0.84s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanQuery
   [junit4] Completed on J1 in 0.11s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPrefixCodedTerms
   [junit4] Completed on J1 in 0.38s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSortRandom
   [junit4] Completed on J0 in 0.59s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesHaveCodecHeader
   [junit4] Completed on J1 in 0.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestDocument
   [junit4] Completed on J0 in 0.07s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermScorer
   [junit4] Completed on J1 in 0.03s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] Completed on J0 in 0.05s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSumDocFreq
   [junit4] Completed on J1 in 0.14s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDocValuesScoring
   [junit4] Completed on J0 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSentinelIntSet
   [junit4] Completed on J1 in 0.15s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom
   [junit4] Completed on J1 in 0.11s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiLevelSkipList
   [junit4] Completed on J1 in 0.46s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestDirectory
   [junit4] IGNOR/A 0.00s J0 | TestDirectory.testThreadSafety
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J0 in 0.99s, 8 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestExceptionInBeforeClassHooks
   [junit4] Completed on J1 in 0.08s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanMultiTermQueryWrapper
   [junit4] Completed on J0 in 0.24s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanQueryVisitSubscorers
   [junit4] Completed on J1 in 0.08s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSizeBoundedForceMerge
   [junit4] Completed on J0 in 0.07s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixQuery
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestBeforeAfterOverrides
   [junit4] Completed on J0 in 0.05s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDocIdSet
   [junit4] Completed on J1 in 0.04s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFilteredSearch
   [junit4] Completed on J0 in 0.09s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBinaryTerms
   [junit4] Completed on J1 in 0.09s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSubScorerFreqs
   [junit4] Completed on J0 in 0.08s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiTermQueryRewrites
   [junit4] Completed on J1 in 0.08s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestSameRandomnessLocalePassedOrNot
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestField
   [junit4] Completed on J1 in 0.04s, 18 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDateSort
   [junit4] Completed on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimilarity
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIdentityHashSet
   [junit4] Completed on J0 in 0.10s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVirtualMethod
   [junit4] Completed on J1 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimilarityProvider
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSetOnce
   [junit4] Completed on J1 in 0.04s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFilterAtomicReader
   [junit4] Completed on J0 in 0.15s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCachingTokenFilter
   [junit4] Completed on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpansAdvanced
   [junit4] Completed on J0 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDateFilter
   [junit4] Completed on J1 in 0.04s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestDateTools
   [junit4] Completed on J0 in 0.03s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPostings
   [junit4] IGNOR/A 0.01s J1 | Test2BPostings.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J1 in 0.01s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSameTokenSamePosition
   [junit4] Completed on J0 in 0.04s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocCount
   [junit4] Completed on J1 in 0.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestBinaryDocument
   [junit4] Completed on J0 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestAutomatonQueryUnicode
   [junit4] Completed on J1 in 0.08s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestSetupTeardownChaining
   [junit4] Completed on J0 in 0.06s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestAttributeSource
   [junit4] Completed on J1 in 0.03s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRecyclingByteBlockAllocator
   [junit4] Completed on J0 in 0.07s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanScorer
   [junit4] Completed on J1 in 0.08s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMockDirectoryWrapper
   [junit4] Completed on J0 in 0.04s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimator
   [junit4] Completed on J1 in 0.03s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanFirstQuery
   [junit4] Completed on J0 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIsCurrent
   [junit4] Completed on J1 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoMergePolicy
   [junit4] Completed on J0 in 0.02s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterLockRelease
   [junit4] Completed on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPhrasePrefixQuery
   [junit4] Completed on J0 in 0.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestByteBlockPool
   [junit4] Completed on J1 in 0.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestBytesRef
   [junit4] Completed on J0 in 0.03s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestLeaveFilesIfTestFails
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTwoPhaseCommitTool
   [junit4] Completed on J0 in 0.03s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNot
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCloseableThreadLocal
   [junit4] Completed on J0 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestMockCharFilter
   [junit4] Completed on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnJRECrash
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriterOnJRECrash.testNRTThreads
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J0 in 0.01s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixFilter
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVersion
   [junit4] Completed on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestCodecReported
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestReaderClosed
   [junit4] Completed on J0 in 0.08s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNGramPhraseQuery
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntsRef
   [junit4] Completed on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestFailIfDirectoryNotClosed
   [junit4] Completed on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPositions
   [junit4] Completed on J0 in 0.01s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexCommit
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTerm
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopScoreDocCollector
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIOUtils
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNewestSegment
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.Test2BPagedBytes
   [junit4] Completed on J0 in 0.00s, 0 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.fst.Test2BFST
   [junit4] Completed on J1 in 0.00s, 0 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestPosition
   [junit4] Completed on J0 in 0.00s, 0 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestReusableStringReader
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene3x.TestImpersonation
   [junit4] Completed on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene3x.TestLucene3xPostingsFormat
   [junit4] Completed on J1 in 2.18s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene40.TestLucene40StoredFieldsFormat
   [junit4] IGNOR/A 0.00s J1 | TestLucene40StoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J1 in 2.76s, 10 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene41.TestLucene41StoredFieldsFormat
   [junit4] IGNOR/A 0.00s J1 | TestLucene41StoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J1 in 2.94s, 10 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene3x.TestLucene3xStoredFieldsFormat
   [junit4] IGNOR/A 0.01s J0 | TestLucene3xStoredFieldsFormat.testWriteReadMerge
   [junit4]    > Assumption #1: impersonation isnt good enough
   [junit4] IGNOR/A 0.00s J0 | TestLucene3xStoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J0 in 23.18s, 10 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStoredFieldsFormat
   [junit4] IGNOR/A 0.00s J0 | TestStoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
   [junit4] Completed on J0 in 2.98s, 10 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTryDelete
   [junit4] Completed on J0 in 0.03s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.FuzzyTermOnShortTermsTest
   [junit4] Completed on J0 in 0.16s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene45.TestLucene45DocValuesFormat
   [junit4] IGNOR/A 0.01s J1 | TestLucene45DocValuesFormat.testHugeBinaryValueLimit
   [junit4]    > Assumption #1: test requires codec with limits on max binary field length
   [junit4] Completed on J1 in 19.24s, 81 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestEarlyTermination
   [junit4] Completed on J1 in 0.08s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestControlledRealTimeReopenThread
   [junit4] Completed on J0 in 7.43s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestFilterDirectory
   [junit4] Completed on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestBroadWord
   [junit4] Completed on J0 in 0.35s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIndexableBinaryStringTools
   [junit4] Completed on J0 in 0.95s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMinShouldMatch2
   [junit4] Completed on J1 in 8.41s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntroSorter
   [junit4] Completed on J0 in 0.09s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestMergedIterator
   [junit4] Completed on J0 in 0.39s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestPForDeltaDocIdSet
   [junit4] Completed on J0 in 0.52s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSloppyMath
   [junit4] Completed on J0 in 0.31s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestWAH8DocIdSet
   [junit4] Completed on J0 in 0.79s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestLongBitSet
   [junit4] Completed on J1 in 7.76s, 7 tests
   [junit4] 
   [junit4] JVM J0:     0.83 ..   589.96 =   589.13s
   [junit4] JVM J1:     0.83 ..   594.95 =   594.13s
   [junit4] Execution time total: 9 minutes 54 seconds
   [junit4] Tests summary: 382 suites, 2783 tests, 76 ignored (63 assumptions)
     [echo] 5 slowest tests:
[junit4:tophints] 118.18s | org.apache.lucene.index.TestNumericDocValuesUpdates
[junit4:tophints]  60.02s | org.apache.lucene.search.TestSearchAfter
[junit4:tophints]  43.33s | org.apache.lucene.index.TestIndexWriterExceptions
[junit4:tophints]  41.53s | org.apache.lucene.index.TestBagOfPositions
[junit4:tophints]  32.56s | org.apache.lucene.codecs.compressing.TestCompressingTermVectorsFormat

-check-totals:

test:

compile-test:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

compile-test:

compile-test:
     [echo] Building analyzers-common...

ivy-availability-check:
     [echo] Building analyzers-common...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

compile-test:
     [echo] Building analyzers-common...

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/analysis/common/classes/java
    [javac] Compiling 410 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/analysis/common/classes/java
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/analysis/common/src/java/org/apache/lucene/analysis/charfilter/HTMLStripCharFilter.java:31257: warning: [fallthrough] possible fall-through into case
    [javac]         case 55: break;
    [javac]         ^
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/analysis/common/src/java/org/apache/lucene/analysis/charfilter/HTMLStripCharFilter.java:31264: warning: [fallthrough] possible fall-through into case
    [javac]         case 56: break;
    [javac]         ^
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/analysis/common/src/java/org/apache/lucene/analysis/charfilter/HTMLStripCharFilter.java:31276: warning: [fallthrough] possible fall-through into case
    [javac]         case 58: break;
    [javac]         ^
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/analysis/common/src/java/org/apache/lucene/analysis/charfilter/HTMLStripCharFilter.java:31310: warning: [fallthrough] possible fall-through into case
    [javac]         case 59: break;
    [javac]         ^
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/analysis/common/src/java/org/apache/lucene/analysis/charfilter/HTMLStripCharFilter.java:31329: warning: [fallthrough] possible fall-through into case
    [javac]         case 61: break;
    [javac]         ^
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/analysis/common/src/java/org/apache/lucene/analysis/charfilter/HTMLStripCharFilter.java:31339: warning: [fallthrough] possible fall-through into case
    [javac]         case 62: break;
    [javac]         ^
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/analysis/common/src/java/org/apache/lucene/analysis/charfilter/HTMLStripCharFilter.java:31343: warning: [fallthrough] possible fall-through into case
    [javac]         case 63: break;
    [javac]         ^
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/analysis/common/src/java/org/apache/lucene/analysis/charfilter/HTMLStripCharFilter.java:31348: warning: [fallthrough] possible fall-through into case
    [javac]         case 64: break;
    [javac]         ^
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/analysis/common/src/java/org/apache/lucene/analysis/charfilter/HTMLStripCharFilter.java:31352: warning: [fallthrough] possible fall-through into case
    [javac]         case 65: break;
    [javac]         ^
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/analysis/common/src/java/org/apache/lucene/analysis/charfilter/HTMLStripCharFilter.java:31356: warning: [fallthrough] possible fall-through into case
    [javac]         case 66: break;
    [javac]         ^
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/analysis/common/src/java/org/apache/lucene/analysis/charfilter/HTMLStripCharFilter.java:31365: warning: [fallthrough] possible fall-through into case
    [javac]         case 67: break;
    [javac]         ^
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/analysis/common/src/java/org/apache/lucene/analysis/charfilter/HTMLStripCharFilter.java:31369: warning: [fallthrough] possible fall-through into case
    [javac]         case 68: break;
    [javac]         ^
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/analysis/common/src/java/org/apache/lucene/analysis/charfilter/HTMLStripCharFilter.java:31373: warning: [fallthrough] possible fall-through into case
    [javac]         case 69: break;
    [javac]         ^
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/analysis/common/src/java/org/apa

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

junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] Completed on J1 in 29.53s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
   [junit4] Completed on J0 in 48.35s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J1 PID(5452@serv1.sd-datasolutions.de): 2014-02-23T18:39:55, stalled for 63.3s at: DistribCursorPagingTest.testDistribSearch
   [junit4] Suite: org.apache.solr.cloud.MigrateRouteKeyTest
   [junit4] Completed on J0 in 53.24s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4] Completed on J0 in 19.14s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J1 PID(5452@serv1.sd-datasolutions.de): 2014-02-23T18:40:55, stalled for  123s at: DistribCursorPagingTest.testDistribSearch
   [junit4] Suite: org.apache.solr.cloud.RemoteQueryErrorTest
   [junit4] Completed on J0 in 27.64s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.SolrXmlInZkTest
   [junit4] Completed on J0 in 32.56s, 8 tests
   [junit4] 
   [junit4] HEARTBEAT J1 PID(5452@serv1.sd-datasolutions.de): 2014-02-23T18:41:55, stalled for  183s at: DistribCursorPagingTest.testDistribSearch
   [junit4] HEARTBEAT J0 PID(5453@serv1.sd-datasolutions.de): 2014-02-23T18:42:43, stalled for 70.7s at: TriLevelCompositeIdRoutingTest.testDistribSearch
   [junit4] Suite: org.apache.solr.cloud.TriLevelCompositeIdRoutingTest
   [junit4] Completed on J0 in 80.38s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsBasicDistributedZkTest
   [junit4] Completed on J0 in 0.04s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
   [junit4] Completed on J0 in 0.03s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsSyncSliceTest
   [junit4] Completed on J0 in 0.03s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest
   [junit4] Completed on J0 in 0.03s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest
   [junit4] Completed on J0 in 0.04s, 1 test, 1 skipped
   [junit4] 
   [junit4] HEARTBEAT J1 PID(5452@serv1.sd-datasolutions.de): 2014-02-23T18:42:55, stalled for  243s at: DistribCursorPagingTest.testDistribSearch
   [junit4] Suite: org.apache.solr.core.CachingDirectoryFactoryTest
   [junit4] Completed on J0 in 8.13s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestImplicitCoreProperties
   [junit4] Completed on J0 in 1.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestInfoStreamLogging
   [junit4] Completed on J0 in 0.70s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestNRTOpen
   [junit4] Completed on J0 in 1.00s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestSolrXml
   [junit4] Completed on J0 in 0.11s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestSolrXmlPersistence
   [junit4] Completed on J0 in 2.48s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestSolrXmlPersistor
   [junit4] Completed on J0 in 0.08s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.admin.InfoHandlerTest
   [junit4] Completed on J0 in 0.97s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedDebugComponentTest
   [junit4] Completed on J0 in 1.17s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4] Completed on J0 in 1.99s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedSuggestComponentTest
   [junit4] Completed on J0 in 6.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestClassNameShortening
   [junit4] Completed on J0 in 0.37s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestDefaultSearchFieldResource
   [junit4] Completed on J0 in 0.87s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestDynamicFieldCollectionResource
   [junit4] Completed on J0 in 0.72s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestFieldResource
   [junit4] Completed on J0 in 0.81s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestFieldTypeResource
   [junit4] Completed on J0 in 0.72s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestManagedSchemaFieldResource
   [junit4] Completed on J0 in 7.98s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestSchemaNameResource
   [junit4] Completed on J0 in 0.61s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DistribCursorPagingTest
   [junit4] Completed on J1 in 280.66s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestSchemaResource
   [junit4] Completed on J0 in 0.70s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.ChangedSchemaMergeTest
   [junit4] Completed on J0 in 0.15s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestSolrQueryParserDefaultOperatorResource
   [junit4] Completed on J1 in 0.60s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.TestManagedSchema
   [junit4] Completed on J1 in 5.99s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.search.CursorMarkTest
   [junit4] Completed on J1 in 0.53s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestAddFieldRealTimeGet
   [junit4] Completed on J1 in 0.28s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestCollapseQParserPlugin
   [junit4] Completed on J1 in 0.62s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestCustomSort
   [junit4] Completed on J1 in 0.36s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestInitQParser
   [junit4] Completed on J1 in 0.54s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestMaxScoreQueryParser
   [junit4] Completed on J1 in 0.72s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestOverriddenPrefixQueryForCustomFieldType
   [junit4] Completed on J1 in 0.33s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestRecoveryHdfs
   [junit4] Completed on J1 in 0.05s, 10 tests, 10 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestStandardQParsers
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.search.similarities.TestNonDefinedSimilarityFactory
   [junit4] Completed on J1 in 0.50s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.spelling.suggest.TestAnalyzeInfixSuggestions
   [junit4] Completed on J1 in 0.29s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.spelling.suggest.TestFreeTextSuggestions
   [junit4] Completed on J1 in 0.29s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.spelling.suggest.TestHighFrequencyDictionaryFactory
   [junit4] Completed on J1 in 0.28s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.store.blockcache.BlockCacheTest
   [junit4] Completed on J1 in 0.41s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.store.blockcache.BlockDirectoryTest
   [junit4] Completed on J1 in 5.59s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.store.hdfs.HdfsDirectoryTest
   [junit4] Completed on J1 in 0.02s, 3 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.store.hdfs.HdfsLockFactoryTest
   [junit4] Completed on J1 in 0.02s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.update.AddBlockUpdateTest
   [junit4] Completed on J1 in 1.02s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.TestDocBasedVersionConstraints
   [junit4] Completed on J1 in 6.17s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactoryTest
   [junit4] Completed on J1 in 1.63s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.PreAnalyzedUpdateProcessorTest
   [junit4] Completed on J1 in 0.63s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.util.TestRandomMergePolicy
   [junit4] Completed on J1 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.TestCloudManagedSchemaAddField
   [junit4] Completed on J0 in 32.98s, 1 test
   [junit4] 
   [junit4] 
   [junit4] Tests with failures:
   [junit4]   - org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.68 ..  1631.36 =  1630.69s
   [junit4] JVM J1:     0.68 ..  1629.21 =  1628.53s
   [junit4] Execution time total: 27 minutes 11 seconds
   [junit4] Tests summary: 362 suites, 1563 tests, 1 error, 35 ignored (7 assumptions)

BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:439: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1278: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:911: There were test failures: 362 suites, 1563 tests, 1 error, 35 ignored (7 assumptions)

Total time: 49 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_60-ea-b04 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk7) - Build # 9466 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9466/
Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

1 tests failed.
REGRESSION:  org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([5159597251C56F5E:A69A2BA5282CC22]: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.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection(SignatureUpdateProcessorFactoryTest.java:119)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)




Build Log:
[...truncated 10301 lines...]
   [junit4] Suite: org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest
   [junit4]   2> 238663 T564 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 238664 T564 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1393186446626
   [junit4]   2> 238664 T564 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 238665 T564 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 238665 T564 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 238666 T564 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 238701 T564 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 238747 T564 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 238747 T564 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 238753 T564 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 239127 T564 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 239130 T564 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 239132 T564 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 239140 T564 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 239144 T564 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 239148 T564 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 239148 T564 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 239148 T564 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 239189 T564 oasc.CoreContainer.<init> New CoreContainer -1459822734
   [junit4]   2> 239189 T564 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 239190 T564 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 239191 T564 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 239191 T564 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 239191 T564 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 239192 T564 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 239192 T564 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 239192 T564 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 239193 T564 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 239193 T564 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 239198 T564 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 239199 T564 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 239199 T564 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 239202 T565 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 239202 T565 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 239203 T565 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 239203 T565 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 239204 T565 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 239244 T565 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 239297 T565 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 239298 T565 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 239304 T565 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 239675 T565 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 239677 T565 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 239679 T565 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 239688 T565 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 239694 T565 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 239699 T565 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 239699 T565 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1393186446626/
   [junit4]   2> 239700 T565 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@73f2ac7c
   [junit4]   2> 239701 T565 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1393186446626
   [junit4]   2> 239701 T565 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1393186446626/index/
   [junit4]   2> 239702 T565 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1393186446626/index' doesn't exist. Creating new index...
   [junit4]   2> 239703 T565 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1393186446626/index
   [junit4]   2> 239703 T565 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 239704 T565 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_1,generation=1}
   [junit4]   2> 239705 T565 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 239705 T565 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 239709 T565 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 239709 T565 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 239710 T565 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 239710 T565 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 239711 T565 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 239711 T565 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 239712 T565 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 239713 T565 oasup.UniqFieldsUpdateProcessorFactory.init WARN Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is deprecated, please use 'fieldName' (or another FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 239713 T565 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 239714 T565 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 239714 T565 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 239715 T565 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 239716 T565 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 239716 T565 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 239717 T565 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 239717 T565 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 239718 T565 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 239719 T565 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 239719 T565 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 239720 T565 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 239721 T565 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 239721 T565 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 239722 T565 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 239722 T565 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 239723 T565 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 239723 T565 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 239724 T565 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 239725 T565 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 239725 T565 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 239726 T565 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 239727 T565 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 239727 T565 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 239728 T565 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 239729 T565 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 239729 T565 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 239730 T565 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 239732 T565 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 239734 T565 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 239735 T565 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 239736 T565 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 239736 T565 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1793369885, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 239737 T565 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_1,generation=1}
   [junit4]   2> 239737 T565 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 239738 T565 oass.SolrIndexSearcher.<init> Opening Searcher@fad7552f[collection1] main
   [junit4]   2> 239738 T565 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 239744 T565 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 239785 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@fad7552f[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 239789 T565 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 239792 T564 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 239796 T564 oas.SolrTestCaseJ4.setUp ###Starting testNonIndexedSignatureField
   [junit4]   2> ASYNC  NEW_CORE C334 name=collection1 org.apache.solr.core.SolrCore@98f72528
   [junit4]   2> 239797 T564 C334 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 239798 T564 C334 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 239803 T564 C334 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 239804 T564 C334 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_2,generation=2}
   [junit4]   2> 239805 T564 C334 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 239806 T564 C334 oass.SolrIndexSearcher.<init> Opening Searcher@825de687[collection1] main
   [junit4]   2> 239807 T564 C334 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 239809 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@825de687[collection1] main{StandardDirectoryReader(segments_2:2:nrt)}
   [junit4]   2> 239810 T564 C334 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 242852 T564 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 242854 T564 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_3,generation=3}
   [junit4]   2> 242854 T564 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 242855 T564 oass.SolrIndexSearcher.<init> Opening Searcher@81692806[collection1] main
   [junit4]   2> 242856 T564 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 242858 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@81692806[collection1] main{StandardDirectoryReader(segments_3:4:nrt _0(4.8):C2)}
   [junit4]   2> 242858 T564 oas.SolrTestCaseJ4.tearDown ###Ending testNonIndexedSignatureField
   [junit4]   2> 242862 T564 oas.SolrTestCaseJ4.setUp ###Starting testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> 242924 T564 C334 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 242925 T564 C334 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 62
   [junit4]   2> 242936 T564 C334 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 242937 T564 C334 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_4,generation=4}
   [junit4]   2> 242938 T564 C334 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 242939 T564 C334 oass.SolrIndexSearcher.<init> Opening Searcher@4422a882[collection1] main
   [junit4]   2> 242939 T564 C334 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 242941 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4422a882[collection1] main{StandardDirectoryReader(segments_4:5:nrt)}
   [junit4]   2> 242942 T564 C334 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 242943 T564 oas.SolrTestCaseJ4.tearDown ###Ending testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> 242947 T564 oas.SolrTestCaseJ4.setUp ###Starting testDupeAllFieldsDetection
   [junit4]   2> 242948 T564 C334 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 242948 T564 C334 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 242950 T564 C334 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 242951 T564 C334 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_5,generation=5}
   [junit4]   2> 242952 T564 C334 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 242952 T564 C334 oass.SolrIndexSearcher.<init> Opening Searcher@fb0a23ae[collection1] main
   [junit4]   2> 242953 T564 C334 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 242955 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@fb0a23ae[collection1] main{StandardDirectoryReader(segments_5:6:nrt)}
   [junit4]   2> 242955 T564 C334 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 242961 T564 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 242962 T564 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_6,generation=6}
   [junit4]   2> 242963 T564 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 242964 T564 oass.SolrIndexSearcher.<init> Opening Searcher@f93a5e29[collection1] main
   [junit4]   2> 242965 T564 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 242966 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f93a5e29[collection1] main{StandardDirectoryReader(segments_6:8:nrt _1(4.8):C3)}
   [junit4]   2> 242967 T564 oas.SolrTestCaseJ4.tearDown ###Ending testDupeAllFieldsDetection
   [junit4]   2> 242970 T564 oas.SolrTestCaseJ4.setUp ###Starting testMultiThreaded
   [junit4]   2> 242971 T564 C334 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 242971 T564 C334 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 242973 T564 C334 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 242973 T564 C334 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_7,generation=7}
   [junit4]   2> 242974 T564 C334 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 242975 T564 C334 oass.SolrIndexSearcher.<init> Opening Searcher@9a4ace45[collection1] main
   [junit4]   2> 242975 T564 C334 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 242977 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9a4ace45[collection1] main{StandardDirectoryReader(segments_7:9:nrt)}
   [junit4]   2> 242978 T564 C334 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 242987 T576 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 242993 T576 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_8,generation=8}
   [junit4]   2> 242994 T576 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 243004 T576 oass.SolrIndexSearcher.<init> Opening Searcher@38ab9a11[collection1] main
   [junit4]   2> 243005 T576 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243005 T577 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243006 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@38ab9a11[collection1] main{StandardDirectoryReader(segments_8:17:nrt _3(4.8):C3)}
   [junit4]   2> 243019 T577 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_9,generation=9}
   [junit4]   2> 243019 T577 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 243024 T577 oass.SolrIndexSearcher.<init> Opening Searcher@afa23839[collection1] main
   [junit4]   2> 243024 T577 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243026 T575 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243026 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@afa23839[collection1] main{StandardDirectoryReader(segments_9:25:nrt _5(4.8):C22/19:delGen=1)}
   [junit4]   2> 243030 T575 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_a,generation=10}
   [junit4]   2> 243030 T575 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 243045 T575 oass.SolrIndexSearcher.<init> Opening Searcher@4bcb1f2[collection1] main
   [junit4]   2> 243047 T575 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243048 T576 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243048 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4bcb1f2[collection1] main{StandardDirectoryReader(segments_a:33:nrt _7(4.8):C11/8:delGen=1)}
   [junit4]   2> 243055 T576 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_b,generation=11}
   [junit4]   2> 243055 T576 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 243060 T576 oass.SolrIndexSearcher.<init> Opening Searcher@656fb4d5[collection1] main
   [junit4]   2> 243064 T576 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243064 T577 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243065 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@656fb4d5[collection1] main{StandardDirectoryReader(segments_b:41:nrt _9(4.8):C14/11:delGen=1)}
   [junit4]   2> 243091 T577 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_c,generation=12}
   [junit4]   2> 243092 T577 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 243096 T577 oass.SolrIndexSearcher.<init> Opening Searcher@c77414da[collection1] main
   [junit4]   2> 243097 T577 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243098 T575 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243099 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c77414da[collection1] main{StandardDirectoryReader(segments_c:49:nrt _b(4.8):C30/27:delGen=1)}
   [junit4]   2> 243101 T575 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_d,generation=13}
   [junit4]   2> 243102 T575 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 243107 T575 oass.SolrIndexSearcher.<init> Opening Searcher@6e21c19b[collection1] main
   [junit4]   2> 243107 T575 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243109 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e21c19b[collection1] main{StandardDirectoryReader(segments_d:57:nrt _d(4.8):C8/4:delGen=1)}
   [junit4]   2> 243110 T576 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243116 T576 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_e,generation=14}
   [junit4]   2> 243117 T576 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 243122 T576 oass.SolrIndexSearcher.<init> Opening Searcher@2aee31ec[collection1] main
   [junit4]   2> 243123 T576 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243124 T575 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243125 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2aee31ec[collection1] main{StandardDirectoryReader(segments_e:65:nrt _f(4.8):C14/11:delGen=1)}
   [junit4]   2> 243127 T575 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_f,generation=15}
   [junit4]   2> 243127 T575 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 243130 T575 oass.SolrIndexSearcher.<init> Opening Searcher@dc635620[collection1] main
   [junit4]   2> 243131 T575 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243131 T577 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243132 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@dc635620[collection1] main{StandardDirectoryReader(segments_f:70:nrt _f(4.8):C14/12:delGen=2 _g(4.8):C2/1:delGen=1 _h(4.8):C1)}
   [junit4]   2> 243132 T577 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_g,generation=16}
   [junit4]   2> 243133 T577 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 243133 T577 oass.SolrIndexSearcher.<init> Opening Searcher@a5aed5b8[collection1] main
   [junit4]   2> 243134 T577 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243134 T576 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243135 T576 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 243135 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a5aed5b8[collection1] main{StandardDirectoryReader(segments_f:70:nrt _f(4.8):C14/12:delGen=2 _g(4.8):C2/1:delGen=1 _h(4.8):C1)}
   [junit4]   2> 243136 T576 oass.SolrIndexSearcher.<init> Opening Searcher@33cbc4ec[collection1] main
   [junit4]   2> 243137 T576 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243139 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@33cbc4ec[collection1] main{StandardDirectoryReader(segments_f:70:nrt _f(4.8):C14/12:delGen=2 _g(4.8):C2/1:delGen=1 _h(4.8):C1)}
   [junit4]   2> 243141 T577 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243195 T577 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_g,generation=16}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_h,generation=17}
   [junit4]   2> 243196 T577 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 17
   [junit4]   2> 243197 T577 oass.SolrIndexSearcher.<init> Opening Searcher@47cddf2d[collection1] main
   [junit4]   2> 243198 T577 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243198 T575 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243199 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@47cddf2d[collection1] main{StandardDirectoryReader(segments_h:77:nrt _f(4.8):C14/13:delGen=3 _i(4.8):C2/1:delGen=1 _j(4.8):C1)}
   [junit4]   2> 243199 T575 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_h,generation=17}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_i,generation=18}
   [junit4]   2> 243200 T575 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 18
   [junit4]   2> 243201 T575 oass.SolrIndexSearcher.<init> Opening Searcher@436f5216[collection1] main
   [junit4]   2> 243201 T575 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243202 T576 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243202 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@436f5216[collection1] main{StandardDirectoryReader(segments_h:77:nrt _f(4.8):C14/13:delGen=3 _i(4.8):C2/1:delGen=1 _j(4.8):C1)}
   [junit4]   2> 243204 T576 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_i,generation=18}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_j,generation=19}
   [junit4]   2> 243204 T576 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 19
   [junit4]   2> 243207 T576 oass.SolrIndexSearcher.<init> Opening Searcher@f4f7c33d[collection1] main
   [junit4]   2> 243207 T576 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243207 T577 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243208 T577 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_j,generation=19}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_k,generation=20}
   [junit4]   2> 243208 T577 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 20
   [junit4]   2> 243208 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f4f7c33d[collection1] main{StandardDirectoryReader(segments_j:85:nrt _f(4.8):C14/13:delGen=3 _l(4.8):C1)}
   [junit4]   2> 243209 T577 oass.SolrIndexSearcher.<init> Opening Searcher@f172d332[collection1] main
   [junit4]   2> 243210 T577 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243210 T575 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243210 T575 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 243211 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f172d332[collection1] main{StandardDirectoryReader(segments_j:85:nrt _f(4.8):C14/13:delGen=3 _l(4.8):C1)}
   [junit4]   2> 243213 T575 oass.SolrIndexSearcher.<init> Opening Searcher@7fffa6e3[collection1] main
   [junit4]   2> 243214 T575 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243214 T576 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243215 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7fffa6e3[collection1] main{StandardDirectoryReader(segments_k:88:nrt _f(4.8):C14/13:delGen=3 _l(4.8):C1 _m(4.8):C1)}
   [junit4]   2> 243216 T576 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_k,generation=20}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_l,generation=21}
   [junit4]   2> 243216 T576 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 21
   [junit4]   2> 243217 T576 oass.SolrIndexSearcher.<init> Opening Searcher@9725f3e8[collection1] main
   [junit4]   2> 243217 T576 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243217 T577 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243218 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9725f3e8[collection1] main{StandardDirectoryReader(segments_l:91:nrt _f(4.8):C14/13:delGen=3 _l(4.8):C1 _n(4.8):C1)}
   [junit4]   2> 243219 T577 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_l,generation=21}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_m,generation=22}
   [junit4]   2> 243219 T577 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 22
   [junit4]   2> 243221 T577 oass.SolrIndexSearcher.<init> Opening Searcher@d54e400d[collection1] main
   [junit4]   2> 243222 T577 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243222 T575 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243223 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d54e400d[collection1] main{StandardDirectoryReader(segments_m:97:nrt _f(4.8):C14/13:delGen=3 _o(4.8):C1)}
   [junit4]   2> 243225 T575 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_m,generation=22}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_n,generation=23}
   [junit4]   2> 243225 T575 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 23
   [junit4]   2> 243228 T575 oass.SolrIndexSearcher.<init> Opening Searcher@cbad26a1[collection1] main
   [junit4]   2> 243229 T575 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243229 T576 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243230 T576 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_n,generation=23}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_o,generation=24}
   [junit4]   2> 243230 T576 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 24
   [junit4]   2> 243230 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@cbad26a1[collection1] main{StandardDirectoryReader(segments_n:105:nrt _o(4.8):C1 _q(4.8):C1)}
   [junit4]   2> 243231 T576 oass.SolrIndexSearcher.<init> Opening Searcher@36713119[collection1] main
   [junit4]   2> 243231 T576 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243231 T577 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243231 T577 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 243232 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@36713119[collection1] main{StandardDirectoryReader(segments_n:105:nrt _o(4.8):C1 _q(4.8):C1)}
   [junit4]   2> 243235 T577 oass.SolrIndexSearcher.<init> Opening Searcher@6d532d1e[collection1] main
   [junit4]   2> 243235 T577 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243236 T575 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243237 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6d532d1e[collection1] main{StandardDirectoryReader(segments_o:109:nrt _o(4.8):C1 _r(4.8):C1)}
   [junit4]   2> 243238 T575 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_o,generation=24}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_p,generation=25}
   [junit4]   2> 243239 T575 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 25
   [junit4]   2> 243241 T575 oass.SolrIndexSearcher.<init> Opening Searcher@d3d746c4[collection1] main
   [junit4]   2> 243242 T575 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243242 T576 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243243 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d3d746c4[collection1] main{StandardDirectoryReader(segments_p:117:nrt _s(4.8):C1 _t(4.8):C1)}
   [junit4]   2> 243243 T576 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_p,generation=25}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_q,generation=26}
   [junit4]   2> 243244 T576 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 26
   [junit4]   2> 243244 T576 oass.SolrIndexSearcher.<init> Opening Searcher@2ee86c90[collection1] main
   [junit4]   2> 243245 T576 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243245 T577 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243245 T577 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 243246 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2ee86c90[collection1] main{StandardDirectoryReader(segments_q:119:nrt _t(4.8):C1)}
   [junit4]   2> 243246 T577 oass.SolrIndexSearcher.<init> Opening Searcher@73dc8659[collection1] main
   [junit4]   2> 243246 T577 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243248 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@73dc8659[collection1] main{StandardDirectoryReader(segments_q:119:nrt _t(4.8):C1)}
   [junit4]   2> 243248 T575 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243250 T575 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_q,generation=26}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_r,generation=27}
   [junit4]   2> 243251 T575 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 27
   [junit4]   2> 243253 T575 oass.SolrIndexSearcher.<init> Opening Searcher@27aae574[collection1] main
   [junit4]   2> 243254 T575 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243254 T576 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243255 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@27aae574[collection1] main{StandardDirectoryReader(segments_r:127:nrt _v(4.8):C1)}
   [junit4]   2> 243255 T576 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_r,generation=27}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_s,generation=28}
   [junit4]   2> 243256 T576 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 28
   [junit4]   2> 243257 T576 oass.SolrIndexSearcher.<init> Opening Searcher@c4baa7ed[collection1] main
   [junit4]   2> 243257 T576 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243258 T577 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243258 T577 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 243258 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c4baa7ed[collection1] main{StandardDirectoryReader(segments_r:127:nrt _v(4.8):C1)}
   [junit4]   2> 243262 T577 oass.SolrIndexSearcher.<init> Opening Searcher@aab1f1f2[collection1] main
   [junit4]   2> 243263 T577 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243263 T575 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243264 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@aab1f1f2[collection1] main{StandardDirectoryReader(segments_s:130:nrt _v(4.8):C1 _w(4.8):C1)}
   [junit4]   2> 243266 T575 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_s,generation=28}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_t,generation=29}
   [junit4]   2> 243266 T575 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 29
   [junit4]   2> 243269 T575 oass.SolrIndexSearcher.<init> Opening Searcher@fe9b31ac[collection1] main
   [junit4]   2> 243269 T575 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243270 T576 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243271 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@fe9b31ac[collection1] main{StandardDirectoryReader(segments_t:135:nrt _x(4.8):C1 _y(4.8):C1)}
   [junit4]   2> 243271 T576 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_t,generation=29}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_u,generation=30}
   [junit4]   2> 243271 T576 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 30
   [junit4]   2> 243272 T576 oass.SolrIndexSearcher.<init> Opening Searcher@e6178e00[collection1] main
   [junit4]   2> 243272 T576 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243273 T577 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243273 T577 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 243273 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e6178e00[collection1] main{StandardDirectoryReader(segments_u:137:nrt _y(4.8):C1)}
   [junit4]   2> 243275 T577 oass.SolrIndexSearcher.<init> Opening Searcher@efbc00a7[collection1] main
   [junit4]   2> 243276 T577 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243276 T575 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243277 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@efbc00a7[collection1] main{StandardDirectoryReader(segments_u:139:nrt _y(4.8):C1 _z(4.8):C1)}
   [junit4]   2> 243277 T575 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_u,generation=30}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_v,generation=31}
   [junit4]   2> 243278 T575 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 31
   [junit4]   2> 243278 T575 oass.SolrIndexSearcher.<init> Opening Searcher@d91687dd[collection1] main
   [junit4]   2> 243279 T575 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243280 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d91687dd[collection1] main{StandardDirectoryReader(segments_v:141:nrt _z(4.8):C1)}
   [junit4]   2> ASYNC  NEW_CORE C335 name=collection1 org.apache.solr.core.SolrCore@98f72528
   [junit4]   2> 243281 T564 C335 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243281 T564 C335 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 243282 T564 C335 oass.SolrIndexSearcher.<init> Opening Searcher@389e41b7[collection1] main
   [junit4]   2> 243283 T564 C335 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243284 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@389e41b7[collection1] main{StandardDirectoryReader(segments_v:141:nrt _z(4.8):C1)}
   [junit4]   2> 243284 T564 C335 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 243286 T564 oas.SolrTestCaseJ4.tearDown ###Ending testMultiThreaded
   [junit4]   2> 243290 T564 oas.SolrTestCaseJ4.setUp ###Starting testDupeDetection
   [junit4]   2> 243290 T564 C335 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 243291 T564 C335 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 243292 T564 C335 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243293 T564 C335 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_v,generation=31}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_w,generation=32}
   [junit4]   2> 243293 T564 C335 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 32
   [junit4]   2> 243294 T564 C335 oass.SolrIndexSearcher.<init> Opening Searcher@5f1100c0[collection1] main
   [junit4]   2> 243295 T564 C335 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243296 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f1100c0[collection1] main{StandardDirectoryReader(segments_w:142:nrt)}
   [junit4]   2> 243297 T564 C335 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 243302 T564 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243304 T564 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_w,generation=32}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_x,generation=33}
   [junit4]   2> 243305 T564 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 33
   [junit4]   2> 243305 T564 oass.SolrIndexSearcher.<init> Opening Searcher@5d0fdc49[collection1] main
   [junit4]   2> 243306 T564 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243307 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d0fdc49[collection1] main{StandardDirectoryReader(segments_x:144:nrt _10(4.8):C2/1:delGen=1)}
   [junit4]   2> 243310 T564 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243312 T564 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_x,generation=33}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_y,generation=34}
   [junit4]   2> 243313 T564 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 34
   [junit4]   2> 243313 T564 oass.SolrIndexSearcher.<init> Opening Searcher@5f639b06[collection1] main
   [junit4]   2> 243314 T564 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243315 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f639b06[collection1] main{StandardDirectoryReader(segments_y:146:nrt _10(4.8):C2/1:delGen=1 _11(4.8):C1)}
   [junit4]   2> 243316 T564 oas.SolrTestCaseJ4.tearDown ###Ending testDupeDetection
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SignatureUpdateProcessorFactoryTest -Dtests.method=testDupeDetection -Dtests.seed=5159597251C56F5E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja_JP -Dtests.timezone=US/Pacific -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.04s J1 | SignatureUpdateProcessorFactoryTest.testDupeDetection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5159597251C56F5E:A69A2BA5282CC22]:0)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection(SignatureUpdateProcessorFactoryTest.java:119)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:780)
   [junit4]   2> 243326 T564 oas.SolrTestCaseJ4.setUp ###Starting testNonStringFieldsValues
   [junit4]   2> 243327 T564 C335 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 243328 T564 C335 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 243329 T564 C335 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243330 T564 C335 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_y,generation=34}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_z,generation=35}
   [junit4]   2> 243330 T564 C335 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 35
   [junit4]   2> 243331 T564 C335 oass.SolrIndexSearcher.<init> Opening Searcher@cc00f0ce[collection1] main
   [junit4]   2> 243332 T564 C335 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243333 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@cc00f0ce[collection1] main{StandardDirectoryReader(segments_z:147:nrt)}
   [junit4]   2> 243333 T564 C335 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 243339 T564 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 243443 T564 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 243445 T564 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_z,generation=35}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2b045a70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95fe642)),segFN=segments_10,generation=36}
   [junit4]   2> 243445 T564 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 36
   [junit4]   2> 243447 T564 oass.SolrIndexSearcher.<init> Opening Searcher@499cab2a[collection1] main
   [junit4]   2> 243452 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@499cab2a[collection1] main{StandardDirectoryReader(segments_10:149:nrt _12(4.8):C5/1:delGen=1)}
   [junit4]   2> 243453 T564 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 243453 T564 oas.SolrTestCaseJ4.tearDown ###Ending testNonStringFieldsValues
   [junit4]   2> 243456 T564 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 243456 T564 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=-1459822734
   [junit4]   2> 243457 T564 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@98f72528
   [junit4]   2> 243475 T564 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=42,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=253,cumulative_deletesById=0,cumulative_deletesByQuery=6,cumulative_errors=0}
   [junit4]   2> 243475 T564 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 243476 T564 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 243476 T564 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 243479 T564 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 243480 T564 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 243480 T564 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1393186446626 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1393186446626;done=false>>]
   [junit4]   2> 243481 T564 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1393186446626
   [junit4]   2> 243481 T564 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1393186446626/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1393186446626/index;done=false>>]
   [junit4]   2> 243482 T564 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1393186446626/index
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=ja_JP, timezone=US/Pacific
   [junit4]   2> NOTE: Linux 3.8.0-36-generic amd64/IBM Corporation 1.7.0 (64-bit)/cpus=8,threads=1,free=79550200,total=216072192
   [junit4]   2> NOTE: All tests run in this JVM: [SuggestComponentTest, HighlighterConfigTest, TestUniqueKeyFieldResource, TestSweetSpotSimilarityFactory, TestHighFrequencyDictionaryFactory, TestIndexingPerformance, TestStressUserVersions, TestNonDefinedSimilarityFactory, TestFastOutputStream, UniqFieldsUpdateProcessorFactoryTest, TestDistributedGrouping, TestLazyCores, AssignTest, BadIndexSchemaTest, TestRangeQuery, TestPhraseSuggestions, DistribCursorPagingTest, DeleteReplicaTest, TestDynamicFieldResource, TestNRTOpen, TestQuerySenderNoQuery, MinimalSchemaTest, SuggesterTSTTest, BasicZkTest, TestClassNameShortening, TestXIncludeConfig, TestFileDictionaryLookup, ChaosMonkeySafeLeaderTest, TestManagedSchema, SortByFunctionTest, TestSolr4Spatial, SuggesterWFSTTest, DateFieldTest, XsltUpdateRequestHandlerTest, TestStressReorder, PrimUtilsTest, TestRandomFaceting, TestIBSimilarityFactory, MultiTermTest, SignatureUpdateProcessorFactoryTest]
   [junit4] Completed on J1 in 4.84s, 6 tests, 1 failure <<< FAILURES!

[...truncated 811 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:452: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1278: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:911: There were test failures: 362 suites, 1563 tests, 1 failure, 71 ignored (7 assumptions)

Total time: 42 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure