Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4049/
Java: 32bit/jdk1.8.0_201 -server -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.handler.admin.MetricsHandlerTest.test

Error Message:
committed = 143196160 should be < max = 143130624

Stack Trace:
java.lang.IllegalArgumentException: committed = 143196160 should be < max = 
143130624
        at 
__randomizedtesting.SeedInfo.seed([F5AD10B67B26F31E:7DF92F6CD5DA9EE6]:0)
        at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
        at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
        at 
sun.management.MemoryPoolImpl.getCollectionUsage(MemoryPoolImpl.java:266)
        at 
com.codahale.metrics.jvm.MemoryUsageGaugeSet.lambda$getMetrics$15(MemoryUsageGaugeSet.java:98)
        at 
org.apache.solr.util.stats.MetricUtils.convertGauge(MetricUtils.java:517)
        at 
org.apache.solr.util.stats.MetricUtils.convertMetric(MetricUtils.java:276)
        at 
org.apache.solr.util.stats.MetricUtils.lambda$toMaps$4(MetricUtils.java:214)
        at 
java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
        at 
java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
        at 
java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
        at java.util.TreeMap$KeySpliterator.forEachRemaining(TreeMap.java:2746)
        at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
        at 
java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
        at 
java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
        at 
java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
        at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
        at 
java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
        at org.apache.solr.util.stats.MetricUtils.toMaps(MetricUtils.java:212)
        at 
org.apache.solr.handler.admin.MetricsHandler.handleRequest(MetricsHandler.java:126)
        at 
org.apache.solr.handler.admin.MetricsHandler.handleRequestBody(MetricsHandler.java:103)
        at 
org.apache.solr.handler.admin.MetricsHandlerTest.test(MetricsHandlerTest.java:77)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.admin.MetricsHandlerTest.testCompact

Error Message:
committed = 143196160 should be < max = 143130624

Stack Trace:
java.lang.IllegalArgumentException: committed = 143196160 should be < max = 
143130624
        at 
__randomizedtesting.SeedInfo.seed([F5AD10B67B26F31E:DBAD5CE103DBF9E1]:0)
        at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:160)
        at sun.management.MemoryPoolImpl.getCollectionUsage0(Native Method)
        at 
sun.management.MemoryPoolImpl.getCollectionUsage(MemoryPoolImpl.java:266)
        at 
com.codahale.metrics.jvm.MemoryUsageGaugeSet.lambda$getMetrics$15(MemoryUsageGaugeSet.java:98)
        at 
org.apache.solr.util.stats.MetricUtils.convertGauge(MetricUtils.java:492)
        at 
org.apache.solr.util.stats.MetricUtils.convertMetric(MetricUtils.java:276)
        at 
org.apache.solr.util.stats.MetricUtils.lambda$toMaps$4(MetricUtils.java:214)
        at 
java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
        at 
java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
        at 
java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
        at java.util.TreeMap$KeySpliterator.forEachRemaining(TreeMap.java:2746)
        at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
        at 
java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
        at 
java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
        at 
java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
        at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
        at 
java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
        at org.apache.solr.util.stats.MetricUtils.toMaps(MetricUtils.java:212)
        at 
org.apache.solr.handler.admin.MetricsHandler.handleRequest(MetricsHandler.java:126)
        at 
org.apache.solr.handler.admin.MetricsHandler.handleRequestBody(MetricsHandler.java:103)
        at 
org.apache.solr.handler.admin.MetricsHandlerTest.testCompact(MetricsHandlerTest.java:213)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 22 lines...]
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded 
(cannot open shared object file): ignored.
Buildfile: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml

jenkins-hourly:

-print-java-info:
[java-info] java version "1.8.0_201"
[java-info] Java(TM) SE Runtime Environment (1.8.0_201-b09, Oracle Corporation)
[java-info] Java HotSpot(TM) Server VM (25.201-b09, Oracle Corporation)
[java-info] Test args: [-server -XX:+UseSerialGC]

clean:

clean:

clean:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/top-level-ivy-settings.xml

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.4.17 in public
[ivy:cachepath] :: resolution report :: resolve 99ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

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

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve-groovy:

test:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

-clover.load:

resolve-groovy:

-init-totals:

test-core:

-clover.disable:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

-clover.load:

-clover.classpath:

-clover.setup:

clover:

-check-git-state:

-git-cleanroot:

-copy-git-state:
     [copy] Copying 1 file to 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build

git-autoclean:

resolve:

init:

compile-core:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java
    [javac] Compiling 939 source files to 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java
    [javac] 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:338:
 warning: [rawtypes] found raw type: Arc
    [javac]       static boolean isBitSet(int bitIndex, Arc arc, 
FST.BytesReader in) throws IOException {
    [javac]                                             ^
    [javac]   missing type arguments for generic class Arc<T>
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class Arc
    [javac] 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:348:
 warning: [rawtypes] found raw type: Arc
    [javac]       static int countBits(Arc arc, FST.BytesReader in) throws 
IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Arc<T>
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class Arc
    [javac] 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:355:
 warning: [rawtypes] found raw type: Arc
    [javac]       static int countBitsUpTo(int bitIndex, Arc arc, 
FST.BytesReader in) throws IOException {
    [javac]                                              ^
    [javac]   missing type arguments for generic class Arc<T>
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class Arc
    [javac] 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:362:
 warning: [rawtypes] found raw type: Arc
    [javac]       static int nextBitSet(int bitIndex, Arc arc, FST.BytesReader 
in) throws IOException {
    [javac]                                           ^
    [javac]   missing type arguments for generic class Arc<T>
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class Arc
    [javac] 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:369:
 warning: [rawtypes] found raw type: Arc
    [javac]       static int previousBitSet(int bitIndex, Arc arc, 
FST.BytesReader in) throws IOException {
    [javac]                                               ^
    [javac]   missing type arguments for generic class Arc<T>
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class Arc
    [javac] 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:378:
 warning: [rawtypes] found raw type: Arc
    [javac]       static boolean assertIsValid(Arc arc, FST.BytesReader in) 
throws IOException {
    [javac]                                    ^
    [javac]   missing type arguments for generic class Arc<T>
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class Arc
    [javac] 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/search/MaxScoreAccumulator.java:55:
 warning: [overrides] Class DocAndScore overrides equals, but neither it nor 
any superclass overrides hashCode method
    [javac]   static class DocAndScore implements Comparable<DocAndScore> {
    [javac]          ^
    [javac] 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/store/SimpleFSDirectory.java:50:
 warning: [dep-ann] deprecated item is not annotated with @Deprecated
    [javac] public class SimpleFSDirectory extends FSDirectory {
    [javac]        ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 8 warnings
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/graph/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/document/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/bkd/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/compress/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene60/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene80/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/index/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/fst/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/analysis/tokenattributes/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/search/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene86/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene84/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/packed/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/mutable/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/perfield/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/analysis/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/analysis/standard/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/store/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/blocktree/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/search/spans/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/search/similarities/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/automaton/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene50/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/geo/package-info.class
     [copy] Copying 4 files to 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/classes/java
    [javac] Compiling 102 source files to 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/classes/java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/bloom/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/uniformsplit/sharedterms/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/memory/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/simpletext/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/uniformsplit/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/blockterms/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/blocktreeords/package-info.class
     [copy] Copying 3 files to 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/classes/java

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/classes/java
    [javac] Compiling 203 source files to 
/home/jenkins/workspace/Lucene-Solr-8.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.
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/asserting/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/ramonly/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/mockfile/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/cheapbastard/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/mockrandom/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/cranky/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/compressing/dummy/package-info.class
     [copy] Copying 7 files to 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/classes/java

compile-core:

compile-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/test
    [javac] Compiling 583 source files to 
/home/jenkins/workspace/Lucene-Solr-8.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 3 files to 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/test

-mrjar-classes-uptodate:

resolve-groovy:

patch-mrjar-classes:
[patch-cls] Remapped: 
org/apache/lucene/analysis/tokenattributes/CharTermAttributeImpl
[patch-cls] Remapped: 
org/apache/lucene/codecs/blocktree/BlockTreeTermsWriter$TermsWriter
[patch-cls] Remapped: org/apache/lucene/codecs/blocktree/SegmentTermsEnumFrame
[patch-cls] Remapped: org/apache/lucene/codecs/compressing/FieldsIndexReader
[patch-cls] Remapped: org/apache/lucene/document/BinaryPoint$2
[patch-cls] Remapped: org/apache/lucene/document/DoubleRange
[patch-cls] Remapped: org/apache/lucene/document/FloatRange
[patch-cls] Remapped: org/apache/lucene/document/IntRange
[patch-cls] Remapped: 
org/apache/lucene/document/LatLonPointDistanceFeatureQuery$DistanceScorer$2
[patch-cls] Remapped: org/apache/lucene/document/LatLonPointDistanceQuery$1
[patch-cls] Remapped: org/apache/lucene/document/LatLonPointInPolygonQuery$1
[patch-cls] Remapped: 
org/apache/lucene/document/LatLonShapeBoundingBoxQuery$EncodedRectangle
[patch-cls] Remapped: 
org/apache/lucene/document/LongDistanceFeatureQuery$DistanceScorer$2
[patch-cls] Remapped: org/apache/lucene/document/LongRange
[patch-cls] Remapped: org/apache/lucene/document/RangeFieldQuery$QueryType$1
[patch-cls] Remapped: org/apache/lucene/document/RangeFieldQuery$QueryType$2
[patch-cls] Remapped: org/apache/lucene/document/RangeFieldQuery$QueryType$3
[patch-cls] Remapped: org/apache/lucene/index/BitsSlice
[patch-cls] Remapped: org/apache/lucene/index/CheckIndex$VerifyPointsVisitor
[patch-cls] Remapped: org/apache/lucene/index/CodecReader
[patch-cls] Remapped: org/apache/lucene/index/MergeReaderWrapper
[patch-cls] Remapped: org/apache/lucene/index/PointValues
[patch-cls] Remapped: org/apache/lucene/search/BooleanScorer$TailPriorityQueue
[patch-cls] Remapped: org/apache/lucene/search/FilteringNumericLeafComparator$2
[patch-cls] Remapped: 
org/apache/lucene/search/PointInSetQuery$SinglePointVisitor
[patch-cls] Remapped: org/apache/lucene/search/PointRangeQuery$1
[patch-cls] Remapped: org/apache/lucene/search/TopFieldCollector
[patch-cls] Remapped: org/apache/lucene/store/DataInput
[patch-cls] Remapped: org/apache/lucene/util/BytesRef
[patch-cls] Remapped: org/apache/lucene/util/BytesRefArray
[patch-cls] Remapped: 
org/apache/lucene/util/CharsRef$UTF16SortedAsUTF8Comparator
[patch-cls] Remapped: org/apache/lucene/util/CharsRef
[patch-cls] Remapped: org/apache/lucene/util/IntsRef
[patch-cls] Remapped: org/apache/lucene/util/LongsRef
[patch-cls] Remapped: org/apache/lucene/util/StringHelper
[patch-cls] Remapped: org/apache/lucene/util/automaton/Automaton$Builder
[patch-cls] Remapped: org/apache/lucene/util/automaton/Automaton
[patch-cls] Remapped: org/apache/lucene/util/bkd/BKDRadixSelector$1$1
[patch-cls] Remapped: org/apache/lucene/util/bkd/BKDRadixSelector$2$1
[patch-cls] Remapped: org/apache/lucene/util/bkd/BKDRadixSelector
[patch-cls] Remapped: org/apache/lucene/util/bkd/BKDReader
[patch-cls] Remapped: org/apache/lucene/util/bkd/BKDWriter$BKDMergeQueue
[patch-cls] Remapped: org/apache/lucene/util/bkd/BKDWriter$OneDimensionBKDWriter
[patch-cls] Remapped: org/apache/lucene/util/bkd/BKDWriter
[patch-cls] Remapped: org/apache/lucene/util/bkd/HeapPointWriter
[patch-cls] Remapped: org/apache/lucene/util/bkd/MutablePointsReaderUtils$1$1
[patch-cls] Remapped: org/apache/lucene/util/bkd/MutablePointsReaderUtils$2
[patch-cls] Remapped: org/apache/lucene/util/bkd/MutablePointsReaderUtils$3$1
[patch-cls] Remapped: 
org/apache/lucene/util/compress/LZ4$FastCompressionHashTable
[patch-cls] Remapped: 
org/apache/lucene/util/compress/LZ4$HighCompressionHashTable
[patch-cls] Remapped: org/apache/lucene/util/compress/LZ4
[patch-cls] Remapped 51 class files for Java 9 to: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java9
    [touch] Creating 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/patch-mrjar.stamp

install-junit4-taskdef:

validate:

-init-totals:

-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test
[loadresource] Do not set property tests.explicitclass as its length is 0.
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/.caches/test-stats/core
   [junit4] <JUnit4> says olá! Master seed: 95B636C145AF646C
   [junit4] Executing 568 suites with 6 JVMs.
   [junit4] 
   [junit4] Started J0 PID(2307260@localhost).
   [junit4] Started J2 PID(2307261@localhost).
   [junit4] Started J5 PID(2307273@localhost).
   [junit4] Started J3 PID(2307275@localhost).
   [junit4] Started J4 PID(2307270@localhost).
   [junit4] Started J1 PID(2307271@localhost).
   [junit4] Suite: org.apache.lucene.util.TestSparseFixedBitDocIdSet
   [junit4] Completed [1/568] on J4 in 2.19s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixRandom
   [junit4] Completed [2/568] on J2 in 2.46s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSparseFixedBitSet
   [junit4] Completed [3/568] on J5 in 2.46s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixInBooleanQuery
   [junit4] Completed [4/568] on J0 in 2.75s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestQueryRescorer
   [junit4] Completed [5/568] on J3 in 2.78s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixQuery
   [junit4] Completed [6/568] on J1 in 2.98s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestPriorityQueue
   [junit4] Completed [7/568] on J3 in 0.54s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiPhraseQuery
   [junit4] Completed [8/568] on J4 in 1.29s, 16 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestUniqueTermCount
   [junit4] Completed [9/568] on J3 in 0.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestSearch
   [junit4] Completed [10/568] on J4 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPostingsBytes
   [junit4] IGNOR/A 0.00s J4 | Test2BPostingsBytes.test
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=takes ~20GB-30GB of space and 10 minutes))
   [junit4] Completed [11/568] on J4 in 0.03s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestNumericUtils
   [junit4] Completed [12/568] on J0 in 1.29s, 24 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiTermConstantScore
   [junit4] Completed [13/568] on J5 in 2.27s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestSearchForDuplicates
   [junit4] Completed [14/568] on J5 in 0.51s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BSortedDocValuesFixedSorted
   [junit4] IGNOR/A 0.01s J5 | Test2BSortedDocValuesFixedSorted.testFixedSorted
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=Takes ~ 6 hours if the heap is 5gb))
   [junit4] Completed [15/568] on J5 in 0.01s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesDetectBitFlips
   [junit4] IGNOR/A 0.01s J5 | TestAllFilesDetectBitFlips.testCFS
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/LUCENE-9356))
   [junit4] IGNOR/A 0.00s J5 | TestAllFilesDetectBitFlips.test
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/LUCENE-9356))
   [junit4] Completed [16/568] on J5 in 0.04s, 2 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesCheckIndexHeader
   [junit4] Completed [17/568] on J4 in 1.78s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestBasics
   [junit4] Completed [18/568] on J3 in 2.28s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNeedsScores
   [junit4] Completed [19/568] on J4 in 0.28s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTransactions
   [junit4] Completed [20/568] on J0 in 2.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestFastCompressionMode
   [junit4] Completed [21/568] on J3 in 0.30s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTerms
   [junit4] Completed [22/568] on J4 in 0.78s, 2 tests
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.search.similarities.TestLMJelinekMercerSimilarity
   [junit4] Completed [23/568] on J0 in 0.78s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMaxTermFrequency
   [junit4] Completed [24/568] on J3 in 0.54s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermdocPerf
   [junit4] Completed [25/568] on J3 in 0.28s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSizeBoundedForceMerge
   [junit4] Completed [26/568] on J4 in 0.55s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSameTokenSamePosition
   [junit4] Completed [27/568] on J4 in 0.27s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.TestCodecLoadingDeadlock
   [junit4] Completed [28/568] on J0 in 0.60s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelCompositeReader
   [junit4] Completed [29/568] on J3 in 1.01s, 11 tests
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.search.TestDisjunctionScoreBlockBoundaryPropagator
   [junit4] Completed [30/568] on J3 in 0.28s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestPagedBytes
   [junit4] Completed [31/568] on J2 in 5.78s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTwoPhaseCommitTool
   [junit4] Completed [32/568] on J2 in 0.27s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestOfflineSorter
   [junit4] IGNOR/A 0.01s J1 | TestOfflineSorter.testFixedLengthHeap
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestOfflineSorter.testLargerRandom
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [33/568] on J1 in 5.91s, 15 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTryDelete
   [junit4] Completed [34/568] on J1 in 0.30s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarityBase
   [junit4] Completed [35/568] on J2 in 0.77s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.TestCompetitiveFreqNormAccumulator
   [junit4] Completed [36/568] on J2 in 0.31s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarity2
   [junit4] Completed [37/568] on J1 in 0.76s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMaxPosition
   [junit4] Completed [38/568] on J2 in 0.29s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDirectoryReaderReopen
   [junit4] Completed [39/568] on J4 in 2.79s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.TestCodecUtil
   [junit4] Completed [40/568] on J1 in 0.28s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestAutomatonQueryUnicode
   [junit4] Completed [41/568] on J4 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectorsWriter
   [junit4] Completed [42/568] on J2 in 0.52s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPendingSoftDeletes
   [junit4] Completed [43/568] on J4 in 0.30s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOrdinalMap
   [junit4] Completed [44/568] on J2 in 0.53s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestUnicodeUtil
   [junit4] Completed [45/568] on J4 in 1.03s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNormsFieldExistsQuery
   [junit4] Completed [46/568] on J5 in 6.59s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTragicIndexWriterDeadlock
   [junit4] Completed [47/568] on J4 in 0.55s, 2 tests
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.codecs.compressing.TestFastDecompressionMode
   [junit4] Completed [48/568] on J4 in 0.25s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestManyFields
   [junit4] Completed [49/568] on J1 in 2.54s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDisjunctionMaxQuery
   [junit4] Completed [50/568] on J2 in 1.78s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNewestSegment
   [junit4] Completed [51/568] on J4 in 0.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectorsReader
   [junit4] Completed [52/568] on J1 in 0.78s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOneMergeWrappingMergePolicy
   [junit4] Completed [53/568] on J1 in 0.29s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDateSort
   [junit4] Completed [54/568] on J1 in 0.28s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
   [junit4] Completed [55/568] on J4 in 2.31s, 46 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestLongPostings
   [junit4] Completed [56/568] on J0 in 8.06s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestXYPointDistanceSort
   [junit4] IGNOR/A 0.00s J2 | TestXYPointDistanceSort.testRandomHuge
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [57/568] on J2 in 3.02s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectors
   [junit4] Completed [58/568] on J0 in 1.28s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanations
   [junit4] Completed [59/568] on J4 in 1.56s, 30 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestXYPointQueries
   [junit4] IGNOR/A 0.00s J3 | TestXYPointQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J3 | TestXYPointQueries.testRandomDistanceHuge
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [60/568] on J3 in 8.84s, 38 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFrozenBufferedUpdates
   [junit4] Completed [61/568] on J4 in 0.52s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestDirectory
   [junit4] IGNOR/A 0.00s J3 | TestDirectory.testListAll
   [junit4]    > Assumption #1: this test does not expect extra files
   [junit4] Completed [62/568] on J3 in 0.28s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitTf
   [junit4] Completed [63/568] on J0 in 0.80s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntsRef
   [junit4] Completed [64/568] on J3 in 0.26s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFilterDirectoryReader
   [junit4] Completed [65/568] on J3 in 0.27s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedBitDocIdSet
   [junit4] Completed [66/568] on J4 in 0.52s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPrefixCodedTerms
   [junit4] Completed [67/568] on J3 in 0.27s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharArraySet
   [junit4] Completed [68/568] on J3 in 0.26s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestCustomSearcherSort
   [junit4] Completed [69/568] on J0 in 2.30s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestMinimize
   [junit4] IGNOR/A 0.00s J4 | TestMinimize.testMinimizeHuge
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [70/568] on J4 in 1.79s, 3 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCharsRef
   [junit4] Completed [71/568] on J4 in 0.27s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestByteBuffersDirectory
   [junit4] IGNOR/A 0.00s J2 | 
TestByteBuffersDirectory.testFsyncDoesntCreateNewFiles {impl=one buffer (heap)}
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J2 | TestByteBuffersDirectory.testPendingDeletions 
{impl=one buffer (heap)}
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] IGNOR/A 0.01s J2 | 
TestByteBuffersDirectory.testFsyncDoesntCreateNewFiles {impl=byte array (heap)}
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J2 | TestByteBuffersDirectory.testPendingDeletions 
{impl=byte array (heap)}
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] IGNOR/A 0.00s J2 | 
TestByteBuffersDirectory.testFsyncDoesntCreateNewFiles {impl=lucene's buffers 
(heap)}
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J2 | TestByteBuffersDirectory.testPendingDeletions 
{impl=lucene's buffers (heap)}
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] IGNOR/A 0.00s J2 | 
TestByteBuffersDirectory.testFsyncDoesntCreateNewFiles {impl=many buffers 
(heap)}
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J2 | TestByteBuffersDirectory.testPendingDeletions 
{impl=many buffers (heap)}
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] Completed [72/568] on J2 in 4.33s, 180 tests, 8 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestWildcardRandom
   [junit4] Completed [73/568] on J0 in 0.52s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntroSorter
   [junit4] Completed [74/568] on J2 in 0.29s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermsEnum
   [junit4] IGNOR/A 0.00s J5 | TestTermsEnum.testVaryingTermsPerSegment
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [75/568] on J5 in 8.88s, 13 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFilterCodecReader
   [junit4] Completed [76/568] on J2 in 0.28s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSnapshotDeletionPolicy
   [junit4] Completed [77/568] on J5 in 0.77s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestXYDocValuesQueries
   [junit4] IGNOR/A 0.01s J1 | TestXYDocValuesQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestXYDocValuesQueries.testRandomDistanceHuge
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [78/568] on J1 in 7.60s, 38 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentInfos
   [junit4] Completed [79/568] on J5 in 0.27s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestByteBuffersDataOutput
   [junit4] Completed [80/568] on J1 in 0.40s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestXYLineShapeQueries
   [junit4] IGNOR/A 0.00s J3 | TestXYLineShapeQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [81/568] on J3 in 3.54s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDoc
   [junit4] Completed [82/568] on J5 in 0.52s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestByteBuffersDataInput
   [junit4] Completed [83/568] on J0 in 2.15s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSort
   [junit4] Completed [84/568] on J3 in 0.52s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBlendedTermQuery
   [junit4] Completed [85/568] on J5 in 0.28s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntroSelector
   [junit4] Completed [86/568] on J1 in 0.80s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPerSegmentDeletes
   [junit4] Completed [87/568] on J5 in 0.30s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearcherManager
   [junit4] Completed [88/568] on J4 in 3.30s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVersion
   [junit4] Completed [89/568] on J5 in 0.27s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntArrayDocIdSet
   [junit4] Completed [90/568] on J0 in 0.78s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldUpdatesBuffer
   [junit4] Completed [91/568] on J0 in 0.30s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTransactionRollback
   [junit4] Completed [92/568] on J5 in 0.54s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldsReader
   [junit4] Completed [93/568] on J1 in 1.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestHighCompressionMode
   [junit4] Completed [94/568] on J5 in 0.28s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoDeletionPolicy
   [junit4] Completed [95/568] on J5 in 0.29s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPostingsOffsets
   [junit4] Completed [96/568] on J2 in 3.53s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF1EXP
   [junit4] Completed [97/568] on J4 in 1.31s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharArrayMap
   [junit4] Completed [98/568] on J2 in 0.27s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPersistentSnapshotDeletionPolicy
   [junit4] Completed [99/568] on J0 in 1.05s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestLongRange
   [junit4] Completed [100/568] on J2 in 0.28s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestAnalyzerWrapper
   [junit4] Completed [101/568] on J0 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPointValues
   [junit4] Completed [102/568] on J1 in 1.32s, 32 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCachingTokenFilter
   [junit4] Completed [103/568] on J1 in 0.27s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeEncoding
   [junit4] Completed [104/568] on J0 in 0.52s, 18 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleSearchEquivalence
   [junit4] Completed [105/568] on J0 in 2.02s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestLongDistanceFeatureQuery
   [junit4] Completed [106/568] on J1 in 2.27s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterStallControl
   [junit4] Completed [107/568] on J4 in 3.29s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSLockFactory
   [junit4] Completed [108/568] on J5 in 3.51s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery2
   [junit4] Completed [109/568] on J2 in 3.27s, 9 tests
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.search.spans.TestSpanExplanationsOfNonMatches
   [junit4] Completed [110/568] on J5 in 0.29s, 30 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexCommit
   [junit4] Completed [111/568] on J5 in 0.28s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene60FieldInfoFormat
   [junit4] Completed [112/568] on J0 in 1.05s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiTermQueryRewrites
   [junit4] Completed [113/568] on J0 in 0.28s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestUpgradeIndexMergePolicy
   [junit4] Completed [114/568] on J4 in 1.29s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestDistributionLL
   [junit4] Completed [115/568] on J0 in 0.50s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery
   [junit4] Completed [116/568] on J1 in 1.79s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestXYShapeEncoding
   [junit4] Completed [117/568] on J4 in 0.29s, 18 tests
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.search.similarities.TestIndependenceStandardized
   [junit4] Completed [118/568] on J4 in 0.53s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedBitSet
   [junit4] Completed [119/568] on J5 in 1.76s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharFilter
   [junit4] Completed [120/568] on J4 in 0.27s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestOperations
   [junit4] Completed [121/568] on J5 in 1.04s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestRegExp
   [junit4] Completed [122/568] on J0 in 2.03s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCharsRefBuilder
   [junit4] Completed [123/568] on J5 in 0.28s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexingSequenceNumbers
   [junit4] IGNOR/A 0.01s J0 | 
TestIndexingSequenceNumbers.testStressConcurrentAddAndDeleteAndCommit
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | 
TestIndexingSequenceNumbers.testStressUpdateSameID
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | 
TestIndexingSequenceNumbers.testStressConcurrentCommit
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | 
TestIndexingSequenceNumbers.testStressConcurrentDocValuesUpdatesCommit
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [124/568] on J0 in 0.28s, 8 tests, 4 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSegmentCacheables
   [junit4] Completed [125/568] on J5 in 0.25s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF1LOG
   [junit4] Completed [126/568] on J5 in 1.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene80.TestIndexedDISI
   [junit4] IGNOR/A 0.00s J1 | TestIndexedDISI.testRandomBlocks
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestIndexedDISI.testEmptyBlocks
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [127/568] on J1 in 4.54s, 17 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiThreadTermVectors
   [junit4] Completed [128/568] on J1 in 0.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestLatLonMultiPointShapeQueries
   [junit4] IGNOR/A 0.00s J4 | TestLatLonMultiPointShapeQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [129/568] on J4 in 4.09s, 9 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestQueryBuilder
   [junit4] Completed [130/568] on J4 in 0.54s, 26 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMergePolicy
   [junit4] Completed [131/568] on J4 in 0.25s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestDistributionSPL
   [junit4] Completed [132/568] on J1 in 1.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestNamedSPILoader
   [junit4] Completed [133/568] on J4 in 0.28s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCrashCausesCorruptIndex
   [junit4] Completed [134/568] on J4 in 0.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestReadOnlyIndex
   [junit4] Completed [135/568] on J4 in 0.28s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelLeafReader
   [junit4] Completed [136/568] on J4 in 0.77s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestUTF32ToUTF8
   [junit4] Completed [137/568] on J1 in 1.55s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestInfoStream
   [junit4] Completed [138/568] on J1 in 0.27s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDocValuesRewriteMethod
   [junit4] Completed [139/568] on J0 in 6.56s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecs
   [junit4] Completed [140/568] on J5 in 5.77s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.FuzzyTermOnShortTermsTest
   [junit4] Completed [141/568] on J5 in 0.53s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestCircle
   [junit4] Completed [142/568] on J5 in 0.29s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDoubleRangeFieldQueries
   [junit4] IGNOR/A 0.00s J1 | TestDoubleRangeFieldQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [143/568] on J1 in 2.53s, 7 tests, 1 skipped
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.search.similarities.TestLMDirichletSimilarity
   [junit4] Completed [144/568] on J5 in 1.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharacterUtils
   [junit4] Completed [145/568] on J5 in 0.29s, 5 tests
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormatMergeInstance
   [junit4] IGNOR/A 0.00s J4 | 
TestLucene50StoredFieldsFormatMergeInstance.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J4 | 
TestLucene50StoredFieldsFormatMergeInstance.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [146/568] on J4 in 4.04s, 18 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestHugeRamFile
   [junit4] Completed [147/568] on J1 in 1.82s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFrequencyTrackingRingBuffer
   [junit4] Completed [148/568] on J1 in 0.28s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTReaderWithThreads
   [junit4] Completed [149/568] on J1 in 0.50s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestArrayUtil
   [junit4] Completed [150/568] on J4 in 1.51s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterWithThreads
   [junit4] Completed [151/568] on J4 in 4.04s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestGrowableByteArrayDataOutput
   [junit4] Completed [152/568] on J0 in 10.55s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedLengthBytesRefArray
   [junit4] Completed [153/568] on J0 in 0.28s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTReaderCleanup
   [junit4] Completed [154/568] on J0 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestXYMultiLineShapeQueries
   [junit4] IGNOR/A 0.00s J4 | TestXYMultiLineShapeQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [155/568] on J4 in 3.27s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestCachingCollector
   [junit4] Completed [156/568] on J4 in 0.26s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBooleanSimilarity
   [junit4] Completed [157/568] on J4 in 0.52s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.fst.TestUtil
   [junit4] Completed [158/568] on J4 in 0.25s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFilterLeafReader
   [junit4] Completed [159/568] on J4 in 0.26s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMixedCodecs
   [junit4] Completed [160/568] on J0 in 2.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiLevelSkipList
   [junit4] Completed [161/568] on J4 in 0.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermRangeQuery
   [junit4] Completed [162/568] on J0 in 0.26s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTerm
   [junit4] Completed [163/568] on J4 in 0.25s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMixedDocValuesUpdates
   [junit4] IGNOR/A 0.00s J1 | TestMixedDocValuesUpdates.testTonsOfUpdates
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [164/568] on J1 in 9.30s, 10 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermScorer
   [junit4] Completed [165/568] on J1 in 0.53s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitNorms
   [junit4] Completed [166/568] on J4 in 1.02s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestAssertions
   [junit4] Completed [167/568] on J4 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestDemo
   [junit4] Completed [168/568] on J4 in 0.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestExternalCodecs
   [junit4] Completed [169/568] on J4 in 0.76s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBlockMaxConjunction
   [junit4] Completed [170/568] on J0 in 3.80s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestMergeSchedulerExternal
   [junit4] Completed [171/568] on J4 in 0.76s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestDelegatingAnalyzerWrapper
   [junit4] Completed [172/568] on J4 in 0.30s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexFileDeleter
   [junit4] Completed [173/568] on J0 in 1.02s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestLatLonMultiPolygonShapeQueries
   [junit4] IGNOR/A 0.00s J5 | TestLatLonMultiPolygonShapeQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [174/568] on J5 in 15.83s, 9 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestIndexSearcher
   [junit4] Completed [175/568] on J0 in 0.25s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestGraphTokenFilter
   [junit4] Completed [176/568] on J4 in 0.25s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocCount
   [junit4] Completed [177/568] on J0 in 0.28s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestIntRange
   [junit4] Completed [178/568] on J0 in 0.28s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRadixSelector
   [junit4] Completed [179/568] on J5 in 1.00s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestWordlistLoader
   [junit4] Completed [180/568] on J0 in 0.26s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBoolean2
   [junit4] Completed [181/568] on J1 in 5.58s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMergeRateLimiter
   [junit4] Completed [182/568] on J5 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestNearSpansOrdered
   [junit4] Completed [183/568] on J0 in 0.51s, 19 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestGraphTokenizers
   [junit4] Completed [184/568] on J4 in 1.77s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexInput
   [junit4] Completed [185/568] on J1 in 1.04s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestNotDocIdSet
   [junit4] Completed [186/568] on J5 in 1.01s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestReusableStringReader
   [junit4] Completed [187/568] on J4 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestStopFilter
   [junit4] Completed [188/568] on J4 in 0.27s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestIntRangeFieldQueries
   [junit4] IGNOR/A 0.00s J1 | TestIntRangeFieldQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [189/568] on J1 in 1.26s, 7 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestToken
   [junit4] Completed [190/568] on J4 in 0.27s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocIDMerger
   [junit4] Completed [191/568] on J1 in 0.28s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestLatLonDocValuesField
   [junit4] Completed [192/568] on J1 in 0.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMergePolicy
   [junit4] IGNOR/A 0.00s J0 | 
TestIndexWriterMergePolicy.testMaxBufferedDocsChange
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [193/568] on J0 in 2.53s, 11 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene80.TestLucene80NormsFormat
   [junit4] IGNOR/A 0.00s J3 | TestLucene80NormsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the 
fly, so we can't check it
   [junit4] IGNOR/A 0.00s J3 | TestLucene80NormsFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J3 | TestLucene80NormsFormat.testSparseNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J3 | TestLucene80NormsFormat.testNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [194/568] on J3 in 38.20s, 32 tests, 4 skipped
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.analysis.tokenattributes.TestPackedTokenAttributeImpl
   [junit4] Completed [195/568] on J4 in 0.26s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCustomNorms
   [junit4] Completed [196/568] on J5 in 2.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNGramPhraseQuery
   [junit4] Completed [197/568] on J3 in 0.28s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestReaderClosed
   [junit4] Completed [198/568] on J5 in 0.27s, 2 tests
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.analysis.tokenattributes.TestSimpleAttributeImpl
   [junit4] Completed [199/568] on J4 in 0.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelReaderEmptyIndex
   [junit4] Completed [200/568] on J5 in 0.26s, 2 tests
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.search.similarities.TestIndependenceSaturated
   [junit4] Completed [201/568] on J3 in 0.78s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestShardSearching
   [junit4] Completed [202/568] on J0 in 3.80s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.standard.TestStandardAnalyzer
   [junit4] Completed [203/568] on J1 in 4.62s, 45 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanBoostQuery
   [junit4] Completed [204/568] on J1 in 0.25s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat
   [junit4] IGNOR/A 0.00s J0 | TestLucene50CompoundFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [205/568] on J0 in 3.02s, 28 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestLongsRef
   [junit4] Completed [206/568] on J0 in 0.27s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestScoreCachingWrappingScorer
   [junit4] Completed [207/568] on J0 in 0.26s, 1 test
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.util.automaton.TestDaciukMihovAutomatonBuilder
   [junit4] Completed [208/568] on J0 in 0.25s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.bkd.TestBKD
   [junit4] IGNOR/A 0.00s J3 | TestBKD.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [209/568] on J3 in 6.35s, 25 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIsCurrent
   [junit4] Completed [210/568] on J3 in 0.29s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestEarlyTermination
   [junit4] Completed [211/568] on J3 in 0.28s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4] Completed [212/568] on J3 in 0.78s, 45 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFutureObjects
   [junit4] Completed [213/568] on J3 in 0.25s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMerging
   [junit4] Completed [214/568] on J1 in 4.77s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimilarity
   [junit4] Completed [215/568] on J1 in 0.28s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50LiveDocsFormat
   [junit4] IGNOR/A 0.00s J1 | TestLucene50LiveDocsFormat.testOverflow
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=Uses lots of memory))
   [junit4] Completed [216/568] on J1 in 0.25s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.codecs.lucene50.TestLucene50TermVectorsFormat
   [junit4] IGNOR/A 0.00s J5 | TestLucene50TermVectorsFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [217/568] on J5 in 10.09s, 18 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestAttributeSource
   [junit4] Completed [218/568] on J5 in 0.28s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexableField
   [junit4] Completed [219/568] on J5 in 0.52s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestMSBRadixSorter
   [junit4] Completed [220/568] on J1 in 1.76s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestXYMultiPointShapeQueries
   [junit4] IGNOR/A 0.00s J5 | TestXYMultiPointShapeQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [221/568] on J5 in 1.02s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNeverDelete
   [junit4] Completed [222/568] on J3 in 3.76s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanations
   [junit4] Completed [223/568] on J5 in 1.27s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiFields
   [junit4] Completed [224/568] on J3 in 1.51s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestClassicSimilarity
   [junit4] Completed [225/568] on J5 in 0.52s, 12 tests
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.util.graph.TestGraphTokenStreamFiniteStrings
   [junit4] Completed [226/568] on J5 in 0.26s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFilterMergePolicy
   [junit4] Completed [227/568] on J5 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiTermsEnum
   [junit4] Completed [228/568] on J5 in 0.28s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermStates
   [junit4] Completed [229/568] on J5 in 0.25s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitPositions
   [junit4] Completed [230/568] on J5 in 0.27s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene84.TestForDeltaUtil
   [junit4] Completed [231/568] on J5 in 0.29s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopDocsCollector
   [junit4] Completed [232/568] on J3 in 2.02s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene84.TestForUtil
   [junit4] Completed [233/568] on J5 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestXYMultiPolygonShapeQueries
   [junit4] IGNOR/A 0.00s J0 | TestXYMultiPolygonShapeQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [234/568] on J0 in 9.81s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCodecs
   [junit4] Completed [235/568] on J0 in 0.55s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestScorerPerf
   [junit4] Completed [236/568] on J1 in 6.54s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanMinShouldMatch
   [junit4] Completed [237/568] on J3 in 2.02s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestDeterminism
   [junit4] Completed [238/568] on J1 in 1.28s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestXYPointShapeQueries
   [junit4] IGNOR/A 0.00s J1 | TestXYPointShapeQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [239/568] on J1 in 0.80s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexOptions
   [junit4] Completed [240/568] on J3 in 2.53s, 3 tests
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.search.TestTopFieldCollectorEarlyTermination
   [junit4] Completed [241/568] on J0 in 4.55s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestPolygon
   [junit4] Completed [242/568] on J0 in 0.27s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSingleInstanceLockFactory
   [junit4] Completed [243/568] on J0 in 1.03s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanFirstQuery
   [junit4] Completed [244/568] on J0 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressIndexing2
   [junit4] Completed [245/568] on J0 in 1.55s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestConcurrentMergeScheduler
   [junit4] Completed [246/568] on J1 in 5.05s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTotalHitCountCollector
   [junit4] Completed [247/568] on J1 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene84.TestPForUtil
   [junit4] Completed [248/568] on J0 in 0.28s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestPolygon2D
   [junit4] Completed [249/568] on J1 in 2.76s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestLatLonDocValuesQueries
   [junit4] IGNOR/A 0.00s J3 | TestLatLonDocValuesQueries.testRandomDistanceHuge
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J3 | TestLatLonDocValuesQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [250/568] on J3 in 8.04s, 41 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene84.TestLucene84PostingsFormat
   [junit4] IGNOR/A 0.00s J5 | TestLucene84PostingsFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [251/568] on J5 in 12.37s, 29 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocValues
   [junit4] Completed [252/568] on J3 in 0.27s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSleepingLockWrapper
   [junit4] IGNOR/A 0.00s J1 | TestSleepingLockWrapper.testStressLocks
   [junit4]    > Assumption #1: cannot handle buggy Files.delete
   [junit4] Completed [253/568] on J1 in 0.77s, 6 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanMultiTermQueryWrapper
   [junit4] Completed [254/568] on J1 in 0.28s, 9 tests
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.codecs.lucene86.TestLucene86SegmentInfoFormat
   [junit4] Completed [255/568] on J5 in 0.52s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene86.TestLucene86PointsFormat
   [junit4] IGNOR/A 0.00s J0 | TestLucene86PointsFormat.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestLucene86PointsFormat.testMergeStability
   [junit4]    > Assumption #1: TODO: mess with the parameters and test gets 
angry!
   [junit4] IGNOR/A 0.00s J0 | TestLucene86PointsFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [256/568] on J0 in 3.83s, 23 tests, 3 skipped
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.codecs.lucene80.TestLucene80NormsFormatMergeInstance
   [junit4] IGNOR/A 0.01s J4 | 
TestLucene80NormsFormatMergeInstance.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the 
fly, so we can't check it
   [junit4] IGNOR/A 0.00s J4 | 
TestLucene80NormsFormatMergeInstance.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J4 | 
TestLucene80NormsFormatMergeInstance.testSparseNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J4 | 
TestLucene80NormsFormatMergeInstance.testNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [257/568] on J4 in 33.12s, 32 tests, 4 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressNRT
   [junit4] Completed [258/568] on J1 in 4.54s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestBinaryDocument
   [junit4] Completed [259/568] on J1 in 0.29s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat2
   [junit4] Completed [260/568] on J4 in 1.03s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestDateTools
   [junit4] Completed [261/568] on J1 in 0.26s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestDocument
   [junit4] Completed [262/568] on J4 in 0.26s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestDoubleRange
   [junit4] Completed [263/568] on J1 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestFeatureDoubleValues
   [junit4] Completed [264/568] on J4 in 0.26s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestFeatureField
   [junit4] Completed [265/568] on J1 in 0.26s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestFeatureSort
   [junit4] Completed [266/568] on J4 in 0.27s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestField
   [junit4] Completed [267/568] on J1 in 0.26s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestFieldType
   [junit4] Completed [268/568] on J4 in 0.28s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestFloatRange
   [junit4] Completed [269/568] on J1 in 0.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestLatLonPoint
   [junit4] Completed [270/568] on J4 in 0.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
   [junit4] IGNOR/A 0.00s J0 | TestPerFieldPostingsFormat.testPostingsEnumReuse
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the 
fly, so we can't check it
   [junit4] IGNOR/A 0.00s J0 | TestPerFieldPostingsFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestPerFieldPostingsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the 
fly, so we can't check it
   [junit4] Completed [271/568] on J0 in 8.56s, 26 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestLatLonMultiLineShapeQueries
   [junit4] IGNOR/A 0.00s J3 | TestLatLonMultiLineShapeQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [272/568] on J3 in 9.78s, 9 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestLatLonPointDistanceSort
   [junit4] IGNOR/A 0.00s J4 | TestLatLonPointDistanceSort.testRandomHuge
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [273/568] on J4 in 1.50s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.analysis.tokenattributes.TestCharTermAttributeImpl
   [junit4] Completed [274/568] on J3 in 0.51s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanContainQuery
   [junit4] Completed [275/568] on J3 in 0.27s, 4 tests
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.document.TestLatLonPointDistanceFeatureQuery
   [junit4] Completed [276/568] on J1 in 2.51s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnDiskFull
   [junit4] Completed [277/568] on J3 in 0.53s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestLatLonPointShapeQueries
   [junit4] IGNOR/A 0.00s J0 | TestLatLonPointShapeQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [278/568] on J0 in 1.76s, 9 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestLatLonShape
   [junit4] Completed [279/568] on J1 in 1.01s, 20 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestCircle2D
   [junit4] Completed [280/568] on J0 in 0.27s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanations
   [junit4] Completed [281/568] on J3 in 1.32s, 70 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestGeoEncodingUtils
   [junit4] Completed [282/568] on J1 in 0.53s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestLine2D
   [junit4] Completed [283/568] on J1 in 0.27s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestPoint
   [junit4] Completed [284/568] on J1 in 0.25s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestPoint2D
   [junit4] Completed [285/568] on J1 in 0.27s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestGeoUtils
   [junit4] Completed [286/568] on J0 in 2.53s, 7 tests
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormatHighCompression
   [junit4] IGNOR/A 0.00s J3 | 
TestLucene50StoredFieldsFormatHighCompression.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J3 | 
TestLucene50StoredFieldsFormatHighCompression.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [287/568] on J3 in 2.51s, 20 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestMergedIterator
   [junit4] Completed [288/568] on J3 in 0.26s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestXYCircle
   [junit4] Completed [289/568] on J0 in 0.26s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchWithThreads
   [junit4] Completed [290/568] on J3 in 0.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestTessellator
   [junit4] IGNOR/A 0.00s J1 | TestTessellator.testSimpleTessellationAtNight
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestTessellator.testComplexPolygon42
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestTessellator.testComplexPolygon40
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [291/568] on J1 in 1.10s, 51 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestXYLine
   [junit4] Completed [292/568] on J0 in 0.26s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestXYPoint
   [junit4] Completed [293/568] on J1 in 0.30s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestXYPolygon
   [junit4] Completed [294/568] on J0 in 0.26s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestXYRectangle
   [junit4] Completed [295/568] on J1 in 0.26s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BBinaryDocValues
   [junit4] IGNOR/A 0.00s J0 | Test2BBinaryDocValues.testVariableBinary
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=takes ~ 6 hours if the heap is 5gb))
   [junit4] IGNOR/A 0.00s J0 | Test2BBinaryDocValues.testFixedBinary
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=takes ~ 6 hours if the heap is 5gb))
   [junit4] Completed [296/568] on J0 in 0.01s, 2 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BDocs
   [junit4] IGNOR/A 0.00s J1 | Test2BDocs.test2BDocs
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=Takes ~30min))
   [junit4] Completed [297/568] on J1 in 0.01s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BNumericDocValues
   [junit4] IGNOR/A 0.00s J0 | Test2BNumericDocValues.testNumerics
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=takes ~ 2 hours if the heap is 5gb))
   [junit4] Completed [298/568] on J0 in 0.01s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestLevenshteinAutomata
   [junit4] Completed [299/568] on J3 in 1.26s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPoints
   [junit4] IGNOR/A 0.00s J1 | Test2BPoints.test2D
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=takes at least 4 hours and consumes many GB of temp disk space))
   [junit4] IGNOR/A 0.00s J1 | Test2BPoints.test1D
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=takes at least 4 hours and consumes many GB of temp disk space))
   [junit4] Completed [300/568] on J1 in 0.00s, 2 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPositions
   [junit4] IGNOR/A 0.00s J0 | Test2BPositions.test
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=uses lots of space and takes a few minutes))
   [junit4] Completed [301/568] on J0 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestXYShape
   [junit4] Completed [302/568] on J3 in 0.25s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestLatLonPolygonShapeQueries
   [junit4] IGNOR/A 0.00s J4 | TestLatLonPolygonShapeQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [303/568] on J4 in 7.02s, 9 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPostings
   [junit4] IGNOR/A 0.00s J1 | Test2BPostings.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [304/568] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BSortedDocValuesOrds
   [junit4] IGNOR/A 0.00s J0 | Test2BSortedDocValuesOrds.test2BOrds
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=Takes ~ 6 hours if the heap is 5gb))
   [junit4] Completed [305/568] on J0 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCrash
   [junit4] Completed [306/568] on J3 in 0.25s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BTerms
   [junit4] IGNOR/A 0.00s J4 | Test2BTerms.test2BTerms
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=very slow, use 5g minimum heap))
   [junit4] Completed [307/568] on J4 in 0.01s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test4GBStoredFields
   [junit4] IGNOR/A 0.00s J1 | Test4GBStoredFields.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [308/568] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestUsageTrackingFilterCachingPolicy
   [junit4] Completed [309/568] on J3 in 0.25s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesDetectTruncation
   [junit4] IGNOR/A 0.00s J4 | TestAllFilesDetectTruncation.test
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/LUCENE-9409))
   [junit4] Completed [310/568] on J4 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestSimpleWKTShapeParsing
   [junit4] Completed [311/568] on J3 in 0.25s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.Test2BPagedBytes
   [junit4] IGNOR/A 0.00s J3 | Test2BPagedBytes.test
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=You must increase heap to > 2 G to run this))
   [junit4] Completed [312/568] on J3 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanNotQuery
   [junit4] Completed [313/568] on J3 in 0.28s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSwappedIndexFiles
   [junit4] Completed [314/568] on J3 in 0.28s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesHaveCodecHeader
   [junit4] Completed [315/568] on J4 in 0.51s, 1 test
   [junit4] 
   [junit4] Suit

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

gnored.
   [junit4] <<< JVM J1: EOF ----
   [junit4] Suite: org.apache.solr.handler.admin.MetricsHandlerTest
   [junit4] OK      0.06s J0 | MetricsHandlerTest.testKeyMetrics
   [junit4] OK      0.10s J0 | MetricsHandlerTest.testPropertyFilter
   [junit4] OK      0.05s J0 | MetricsHandlerTest.test
   [junit4] OK      0.02s J0 | MetricsHandlerTest.testMetricsUnload
   [junit4] OK      0.02s J0 | MetricsHandlerTest.testCompact
   [junit4] Completed [2/5] on J0 in 8.00s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.admin.MetricsHandlerTest
   [junit4] OK      0.04s J4 | MetricsHandlerTest.testKeyMetrics
   [junit4] OK      0.12s J4 | MetricsHandlerTest.testPropertyFilter
   [junit4] OK      0.05s J4 | MetricsHandlerTest.test
   [junit4] OK      0.01s J4 | MetricsHandlerTest.testMetricsUnload
   [junit4] OK      0.01s J4 | MetricsHandlerTest.testCompact
   [junit4] Completed [3/5] on J4 in 8.20s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.admin.MetricsHandlerTest
   [junit4] OK      0.07s J3 | MetricsHandlerTest.testKeyMetrics
   [junit4] OK      0.09s J3 | MetricsHandlerTest.testPropertyFilter
   [junit4] OK      0.05s J3 | MetricsHandlerTest.test
   [junit4] OK      0.02s J3 | MetricsHandlerTest.testMetricsUnload
   [junit4] OK      0.01s J3 | MetricsHandlerTest.testCompact
   [junit4] Completed [4/5] on J3 in 8.22s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.admin.MetricsHandlerTest
   [junit4] OK      0.06s J2 | MetricsHandlerTest.testKeyMetrics
   [junit4] OK      0.10s J2 | MetricsHandlerTest.testPropertyFilter
   [junit4] OK      0.05s J2 | MetricsHandlerTest.test
   [junit4] OK      0.02s J2 | MetricsHandlerTest.testMetricsUnload
   [junit4] OK      0.01s J2 | MetricsHandlerTest.testCompact
   [junit4] Completed [5/5] on J2 in 8.23s, 5 tests
   [junit4] 
   [junit4] JVM J4: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J4-20200813_185806_675990464486161804614.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be 
preloaded (cannot open shared object file): ignored.
   [junit4] <<< JVM J4: EOF ----
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20200813_185806_6621140314364129561736.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be 
preloaded (cannot open shared object file): ignored.
   [junit4] <<< JVM J0: EOF ----
   [junit4] JVM J3: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J3-20200813_185806_6727801517739942676682.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be 
preloaded (cannot open shared object file): ignored.
   [junit4] <<< JVM J3: EOF ----
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20200813_185806_6703441799335748592935.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be 
preloaded (cannot open shared object file): ignored.
   [junit4] <<< JVM J2: EOF ----
   [junit4] JVM J0:     0.72 ..     9.52 =     8.80s
   [junit4] JVM J1:     0.49 ..     8.63 =     8.13s
   [junit4] JVM J2:     0.76 ..     9.55 =     8.79s
   [junit4] JVM J3:     0.76 ..     9.55 =     8.79s
   [junit4] JVM J4:     0.50 ..     9.29 =     8.79s
   [junit4] Execution time total: 9.56 sec.
   [junit4] Tests summary: 5 suites, 25 tests
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 260.97s | org.apache.solr.cloud.TestStressLiveNodes
[junit4:tophints] 185.59s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 117.07s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 113.63s | 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerMixedBoundsTest
[junit4:tophints] 109.09s | org.apache.solr.search.facet.TestJsonFacets

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 11 seconds
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.handler.admin.MetricsHandlerTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2865)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2744)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2725)
        at hudson.FilePath.act(FilePath.java:1076)
        at hudson.FilePath.act(FilePath.java:1059)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2723)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:270)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1905)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:428)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux')
[Java] Successfully parsed console log
[Java] -> found 112 issues (skipped 103 duplicates)
[Java] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected 
files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory 
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux'
[Java] -> resolved paths in source directory (53 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or 
Manifest.mf files)
[Java] -> resolved module names for 112 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 53 affected files
[Java] No filter has been set, publishing all 112 issues
[Java] Creating fingerprints for all affected code blocks to track issues over 
different builds
[Java] -> created fingerprints for 112 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder 
'/home/jenkins/jobs/Lucene-Solr-8.x-Linux/builds/4049/files-with-issues'
[Java] -> 53 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-Linux #4047' to compute new, 
fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 112, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 112 issues (found 0 new issues, fixed 0 
issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Linux 
#4049'.
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to