Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/366/

5 tests failed.
FAILED:  org.apache.lucene.search.TestPointQueries.testRandomBinaryBig

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([B9A6591B1867B34C]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestPointQueries

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([B9A6591B1867B34C]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
SolrCore.getOpenCount()==2

Stack Trace:
java.lang.RuntimeException: SolrCore.getOpenCount()==2
        at __randomizedtesting.SeedInfo.seed([1302ABD0DE7B3BCA]:0)
        at org.apache.solr.util.TestHarness.close(TestHarness.java:380)
        at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:802)
        at 
org.apache.solr.cloud.AbstractZkTestCase.azt_afterClass(AbstractZkTestCase.java:147)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:  
junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
4 threads leaked from SUITE scope at 
org.apache.solr.rest.TestManagedResourceStorage:     1) Thread[id=56002, 
name=Thread-48908, state=WAITING, group=TGRP-TestManagedResourceStorage]        
 at java.lang.Object.wait(Native Method)         at 
java.lang.Thread.join(Thread.java:1252)         at 
java.lang.Thread.join(Thread.java:1326)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
         at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)    
2) Thread[id=56004, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestManagedResourceStorage]         at java.lang.Object.wait(Native 
Method)         at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147) 
   3) Thread[id=56006, name=ProcessThread(sid:0 cport:43062):, state=WAITING, 
group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
    4) Thread[id=56003, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, 
state=RUNNABLE, group=TGRP-TestManagedResourceStorage]         at 
sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE 
scope at org.apache.solr.rest.TestManagedResourceStorage: 
   1) Thread[id=56002, name=Thread-48908, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1252)
        at java.lang.Thread.join(Thread.java:1326)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)
   2) Thread[id=56004, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestManagedResourceStorage]
        at java.lang.Object.wait(Native Method)
        at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
   3) Thread[id=56006, name=ProcessThread(sid:0 cport:43062):, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
   4) Thread[id=56003, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, 
state=RUNNABLE, group=TGRP-TestManagedResourceStorage]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([1302ABD0DE7B3BCA]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=56003, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestManagedResourceStorage]         at 
sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=56003, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, 
state=RUNNABLE, group=TGRP-TestManagedResourceStorage]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([1302ABD0DE7B3BCA]:0)




Build Log:
[...truncated 9 lines...]
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress 
git://git.apache.org/lucene-solr.git +refs/heads/*:refs/remotes/origin/*" 
returned status code 128:
stdout: 
stderr: remote: Counting objects: 99604           
fatal: The remote end hung up unexpectedly
fatal: protocol error: bad pack header

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:614)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
                at sun.reflect.GeneratedMethodAccessor1641.invoke(Unknown 
Source)
                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.lang.reflect.Method.invoke(Method.java:498)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
                at com.sun.proxy.$Proxy118.execute(Unknown Source)
                at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
                at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
                at 
org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
                at hudson.scm.SCM.checkout(SCM.java:504)
                at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
                at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
                at hudson.model.Run.execute(Run.java:1794)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/lucene-solr.git # 
 > timeout=10
Fetching upstream changes from git://git.apache.org/lucene-solr.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.apache.org/lucene-solr.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/branch_7x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/branch_7x^{commit} # timeout=10
Checking out Revision f9598f335b751d095a3728ba55f50b6753456040 
(refs/remotes/origin/branch_7x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f9598f335b751d095a3728ba55f50b6753456040
Commit message: "LUCENE-8555: Add dateline crossing support to 
LatLonShapeBoundingBoxQuery"
 > git rev-list --no-walk 1320db356833a6e4823e29416c388593b027948b # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Checking out a fresh workspace because 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data 
doesn't exist
Cleaning local Directory test-data
Checking out http://svn.apache.org/repos/asf/lucene/test-data at revision 
'2018-11-03T03:10:03.276 +0000'
A         README.txt
A         enwiki.random.lines.txt
At revision 1845630

No emails were triggered.
[checkout] $ /home/jenkins/tools/ant/apache-ant-1.8.4/bin/ant -file build.xml 
-Dtests.multiplier=2 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 jenkins-nightly
Buildfile: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml

jenkins-nightly:

-print-java-info:
[java-info] java version "1.8.0_172"
[java-info] Java(TM) SE Runtime Environment (1.8.0_172-b11, Oracle Corporation)
[java-info] Java HotSpot(TM) 64-Bit Server VM (25.172-b11, Oracle Corporation)
[java-info] Test args: []

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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/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.15 in public
[ivy:cachepath] :: resolution report :: resolve 799ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-test-with-heapdumps-enabled:
     [echo] Java HotSpot(TM) 64-Bit Server VM: Enabling heap dumps on 
OutOfMemoryError to dir 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/heapdumps'.
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build

git-autoclean:

resolve:

init:

compile-core:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java
    [javac] Compiling 858 source files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/util/graph/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/document/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/util/bkd/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene60/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/codecs/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/util/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/index/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/util/fst/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/analysis/tokenattributes/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/search/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene62/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/util/packed/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/util/mutable/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene70/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/codecs/perfield/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/analysis/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/analysis/standard/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/store/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/codecs/blocktree/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/search/spans/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/search/similarities/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/util/automaton/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene50/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java/org/apache/lucene/geo/package-info.class
     [copy] Copying 3 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/codecs/classes/java
    [javac] Compiling 67 source files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/codecs/classes/java/org/apache/lucene/codecs/bloom/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/codecs/classes/java/org/apache/lucene/codecs/memory/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/codecs/classes/java/org/apache/lucene/codecs/simpletext/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/codecs/classes/java/org/apache/lucene/codecs/blockterms/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/codecs/classes/java/org/apache/lucene/codecs/blocktreeords/package-info.class
     [copy] Copying 3 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/codecs/classes/java

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/test-framework/classes/java
    [javac] Compiling 191 source files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/test-framework/classes/java
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/test-framework/src/java/org/apache/lucene/store/BaseDirectoryTestCase.java:416:
 warning: [try] auto-closeable resource output is never referenced in body of 
corresponding try statement
    [javac]             try (IndexOutput output = dir.createOutput(fileName, 
newIOContext(random()))) {
    [javac]                              ^
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/test-framework/src/java/org/apache/lucene/store/BaseDirectoryTestCase.java:440:
 warning: [try] auto-closeable resource input is never referenced in body of 
corresponding try statement
    [javac]                 try (IndexInput input = dir.openInput(file, 
newIOContext(random()))) {
    [javac]                                 ^
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/test-framework/src/java/org/apache/lucene/store/BaseDirectoryTestCase.java:1043:
 warning: [try] auto-closeable resource out is never referenced in body of 
corresponding try statement
    [javac]       try (IndexOutput out = dir.createOutput(name, 
IOContext.DEFAULT)) {
    [javac]                        ^
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/test-framework/src/java/org/apache/lucene/store/BaseDirectoryTestCase.java:1048:
 warning: [try] auto-closeable resource out is never referenced in body of 
corresponding try statement
    [javac]         try (IndexOutput out = dir.createOutput(name, 
IOContext.DEFAULT)) {
    [javac]                          ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 4 warnings
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/asserting/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/ramonly/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/mockfile/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/cheapbastard/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/mockrandom/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/cranky/package-info.class
    [javac] Creating empty 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/compressing/dummy/package-info.class
     [copy] Copying 4 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/test-framework/classes/java

compile-core:

compile-test:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/test
    [javac] Compiling 494 source files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/test
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/core/src/test/org/apache/lucene/index/TestIndexWriter.java:2687:
 warning: [try] auto-closeable resource closeable is never referenced in body 
of corresponding try statement
    [javac]          Closeable closeable = () -> IOUtils.close(toClose)) {
    [javac]                    ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning
     [copy] Copying 3 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/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/compressing/LZ4
[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/LatLonPointDistanceQuery$1$2
[patch-cls] Remapped: org/apache/lucene/document/LatLonPointDistanceQuery$1$3
[patch-cls] Remapped: org/apache/lucene/document/LatLonPointInPolygonQuery$1$1
[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/PointInSetQuery$SinglePointVisitor
[patch-cls] Remapped: org/apache/lucene/search/PointRangeQuery$1$1
[patch-cls] Remapped: org/apache/lucene/search/PointRangeQuery$1$2
[patch-cls] Remapped: org/apache/lucene/search/PointRangeQuery$1
[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/BKDReader
[patch-cls] Remapped: org/apache/lucene/util/bkd/BKDWriter$BKDMergeQueue
[patch-cls] Remapped: org/apache/lucene/util/bkd/BKDWriter
[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 38 class files for Java 9 to: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/classes/java9
    [touch] Creating 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/patch-mrjar.stamp

install-junit4-taskdef:

validate:

-init-totals:

-test:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/test
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/test/temp
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/.caches/test-stats/core
   [junit4] <JUnit4> says hi! Master seed: B9A6591B1867B34C
   [junit4] Executing 486 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J0 PID([email protected]).
   [junit4] Started J2 PID([email protected]).
   [junit4] Started J1 PID([email protected]).
   [junit4] Suite: org.apache.lucene.util.TestSmallFloat
   [junit4] Completed [1/486] on J1 in 1.16s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSparseFixedBitDocIdSet
   [junit4] Completed [2/486] on J2 in 2.81s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSloppyMath
   [junit4] Completed [3/486] on J0 in 3.23s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBagOfPositions
   [junit4] Completed [4/486] on J1 in 10.23s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTReaderCleanup
   [junit4] Completed [5/486] on J1 in 0.16s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAtomicUpdate
   [junit4] Completed [6/486] on J0 in 8.46s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiTermsEnum
   [junit4] Completed [7/486] on J0 in 0.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestBagOfPostings
   [junit4] Completed [8/486] on J2 in 9.16s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestBytesRefArray
   [junit4] Completed [9/486] on J0 in 0.39s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTReaderWithThreads
   [junit4] Completed [10/486] on J2 in 2.35s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCharsRef
   [junit4] Completed [11/486] on J2 in 0.14s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestBytesRefHash
   [junit4] Completed [12/486] on J1 in 3.57s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesHaveCodecHeader
   [junit4] Completed [13/486] on J2 in 1.40s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesHaveChecksumFooter
   [junit4] Completed [14/486] on J1 in 1.65s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitNorms
   [junit4] Completed [15/486] on J2 in 4.66s, 5 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T03:26:34, stalled for 62.2s at: 
TestWeakIdentityMap.testConcurrentHashMap
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T03:26:34, stalled for 70.5s at: TestAllFilesDetectTruncation.test
   [junit4] Suite: org.apache.lucene.index.TestAllFilesDetectTruncation
   [junit4] Completed [16/486] on J0 in 72.73s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestWeakIdentityMap
   [junit4] Completed [17/486] on J2 in 68.50s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T03:26:46, stalled for 64.0s at: 
TestNumericDocValuesUpdates.testTonsOfUpdates
   [junit4] Suite: org.apache.lucene.util.TestFixedBitDocIdSet
   [junit4] Completed [18/486] on J2 in 6.85s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestBufferedIndexInput
   [junit4] Completed [19/486] on J2 in 3.55s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMatchesIterator
   [junit4] Completed [20/486] on J2 in 8.72s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDateSort
   [junit4] Completed [21/486] on J2 in 0.68s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPendingSoftDeletes
   [junit4] Completed [22/486] on J2 in 1.18s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestLSBRadixSorter
   [junit4] Completed [23/486] on J2 in 1.59s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCrash
   [junit4] Completed [24/486] on J2 in 4.06s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoMergeScheduler
   [junit4] Completed [25/486] on J2 in 0.14s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNorms
   [junit4] Completed [26/486] on J0 in 55.67s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVersion
   [junit4] Completed [27/486] on J0 in 1.72s, 11 tests
   [junit4] 
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T03:27:46, stalled for  124s at: 
TestNumericDocValuesUpdates.testTonsOfUpdates
   [junit4] Suite: org.apache.lucene.util.fst.TestBytesStore
   [junit4] Completed [28/486] on J2 in 55.84s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestDocIdSetBuilder
   [junit4] Completed [29/486] on J0 in 29.74s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpansEnum
   [junit4] Completed [30/486] on J0 in 3.17s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMatchAllDocsQuery
   [junit4] Completed [31/486] on J0 in 0.67s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat2
   [junit4] Completed [32/486] on J2 in 9.06s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterDeleteQueue
   [junit4] Completed [33/486] on J2 in 1.51s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanOrQuery
   [junit4] Completed [34/486] on J2 in 0.06s, 3 tests
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.codecs.lucene70.TestLucene70SegmentInfoFormat
   [junit4] Completed [35/486] on J2 in 5.98s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanations
   [junit4] Completed [36/486] on J2 in 9.37s, 30 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanations
   [junit4] Completed [37/486] on J2 in 13.80s, 70 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSleepingLockWrapper
   [junit4] IGNOR/A 0.09s J2 | TestSleepingLockWrapper.testStressLocks
   [junit4]    > Assumption #1: cannot handle buggy Files.delete
   [junit4] Completed [38/486] on J2 in 1.78s, 6 tests, 1 skipped
   [junit4] 
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T03:28:46, stalled for  184s at: 
TestNumericDocValuesUpdates.testTonsOfUpdates
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T03:29:10, stalled for 62.5s at: 
TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors
   [junit4] Completed [39/486] on J2 in 40.44s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T03:29:46, stalled for  244s at: 
TestNumericDocValuesUpdates.testTonsOfUpdates
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat3
   [junit4] Completed [40/486] on J2 in 44.06s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T03:30:10, stalled for  123s at: 
TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
   [junit4] Completed [41/486] on J2 in 2.18s, 43 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestField
   [junit4] Completed [42/486] on J2 in 0.11s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BBinaryDocValues
   [junit4] IGNOR/A 0.00s J2 | 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 J2 | Test2BBinaryDocValues.testFixedBinary
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=takes ~ 6 hours if the heap is 5gb))
   [junit4] Completed [43/486] on J2 in 0.02s, 2 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
   [junit4] Completed [44/486] on J2 in 6.67s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexManyDocuments
   [junit4] Completed [45/486] on J2 in 0.81s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRollingBuffer
   [junit4] Completed [46/486] on J2 in 0.61s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestBytesRef
   [junit4] Completed [47/486] on J2 in 0.03s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTerm
   [junit4] Completed [48/486] on J2 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldsReader
   [junit4] Completed [49/486] on J2 in 0.93s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestWildcard
   [junit4] Completed [50/486] on J2 in 0.26s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSort
   [junit4] Completed [51/486] on J2 in 0.68s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexTooManyDocs
   [junit4] Completed [52/486] on J2 in 0.68s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNumericDocValuesUpdates
   [junit4] Completed [53/486] on J1 in 315.58s, 32 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestVirtualMethod
   [junit4] Completed [54/486] on J1 in 0.07s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFilterIterator
   [junit4] Completed [55/486] on J1 in 0.08s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestBufferedChecksum
   [junit4] Completed [56/486] on J1 in 0.15s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMatchNoDocsQuery
   [junit4] Completed [57/486] on J1 in 0.18s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestCustomSearcherSort
   [junit4] Completed [58/486] on J1 in 13.42s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPendingDeletes
   [junit4] Completed [59/486] on J1 in 0.22s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntsRef
   [junit4] Completed [60/486] on J1 in 0.20s, 3 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T03:31:10, stalled for  183s at: 
TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread
   [junit4] Suite: org.apache.lucene.index.TestConsistentFieldNumbers
   [junit4] Completed [61/486] on J1 in 22.03s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoMergePolicy
   [junit4] Completed [62/486] on J1 in 1.02s, 7 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T03:31:34, stalled for 66.5s at: 
TestIndexingSequenceNumbers.testStressConcurrentAddAndDeleteAndCommit
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T03:32:10, stalled for  243s at: 
TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T03:32:34, stalled for  126s at: 
TestIndexingSequenceNumbers.testStressConcurrentAddAndDeleteAndCommit
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T03:33:10, stalled for  303s at: 
TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T03:33:34, stalled for  187s at: 
TestIndexingSequenceNumbers.testStressConcurrentAddAndDeleteAndCommit
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
   [junit4] IGNOR/A 0.04s J1 | TestPerFieldPostingsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the 
fly, so we can't check it
   [junit4] IGNOR/A 0.00s J1 | TestPerFieldPostingsFormat.testPostingsEnumReuse
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the 
fly, so we can't check it
   [junit4] Completed [64/486] on J1 in 145.06s, 25 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentWriter
   [junit4] Completed [65/486] on J1 in 1.67s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanNotQuery
   [junit4] Completed [66/486] on J1 in 0.47s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestControlledRealTimeReopenThread
   [junit4] IGNOR/A 0.04s J0 | TestControlledRealTimeReopenThread.testCRTReopen
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/LUCENE-5737))
   [junit4] Completed [67/486] on J0 in 341.80s, 6 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPayloadsOnVectors
   [junit4] Completed [68/486] on J0 in 0.73s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntroSorter
   [junit4] Completed [69/486] on J0 in 1.35s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestConcurrentMergeScheduler
   [junit4] Completed [70/486] on J0 in 40.46s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoDeletionPolicy
   [junit4] Completed [71/486] on J0 in 0.68s, 4 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T03:34:34, stalled for  247s at: 
TestIndexingSequenceNumbers.testStressConcurrentAddAndDeleteAndCommit
   [junit4] Suite: org.apache.lucene.util.bkd.TestMutablePointsReaderUtils
   [junit4] Completed [72/486] on J0 in 13.36s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexingSequenceNumbers
   [junit4] Completed [73/486] on J2 in 346.99s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIOUtils
   [junit4] Completed [74/486] on J2 in 0.87s, 19 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocValues
   [junit4] Completed [75/486] on J2 in 0.85s, 8 tests
   [junit4] 
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T03:36:22, stalled for 61.0s at: 
TestLucene70NormsFormat.testNCommonBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T03:36:59, stalled for 69.7s at: 
TestPerFieldDocValuesFormat.testRandomAdvanceBinary
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T03:37:22, stalled for  121s at: 
TestLucene70NormsFormat.testNCommonBig
   [junit4] Suite: org.apache.lucene.analysis.standard.TestStandardAnalyzer
   [junit4] Completed [76/486] on J2 in 73.99s, 36 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchWithThreads
   [junit4] Completed [77/486] on J2 in 16.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestMinimize
   [junit4] Completed [78/486] on J2 in 11.04s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocCount
   [junit4] Completed [79/486] on J2 in 1.50s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T03:37:59, stalled for  130s at: 
TestPerFieldDocValuesFormat.testRandomAdvanceBinary
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T03:38:22, stalled for  181s at: 
TestLucene70NormsFormat.testNCommonBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T03:38:58, stalled for 63.2s at: 
TestTopFieldCollectorEarlyTermination.testEarlyTermination
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T03:39:22, stalled for  241s at: 
TestLucene70NormsFormat.testNCommonBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T03:40:22, stalled for  301s at: 
TestLucene70NormsFormat.testNCommonBig
   [junit4] Suite: 
org.apache.lucene.search.TestTopFieldCollectorEarlyTermination
   [junit4] Completed [80/486] on J2 in 158.61s, 3 tests
   [junit4] 
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T03:41:22, stalled for  361s at: 
TestLucene70NormsFormat.testNCommonBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T03:41:46, stalled for 63.5s at: 
TestIntRangeFieldQueries.testRandomBig
   [junit4] Suite: org.apache.lucene.search.TestIntRangeFieldQueries
   [junit4] Completed [81/486] on J2 in 79.14s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRecyclingByteBlockAllocator
   [junit4] Completed [82/486] on J2 in 0.50s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestUnicodeUtil
   [junit4] Completed [83/486] on J2 in 3.58s, 5 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T03:41:59, stalled for 66.6s at: 
TestPerFieldDocValuesFormat.testRandomAdvanceNumeric
   [junit4] Suite: org.apache.lucene.index.TestCodecs
   [junit4] Completed [84/486] on J2 in 3.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTwoPhaseCommitTool
   [junit4] Completed [85/486] on J2 in 0.35s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarity2
   [junit4] Completed [86/486] on J2 in 1.33s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestThreadedForceMerge
   [junit4] Completed [87/486] on J2 in 3.57s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharArraySet
   [junit4] Completed [88/486] on J2 in 0.53s, 15 tests
   [junit4] 
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T03:42:22, stalled for  421s at: 
TestLucene70NormsFormat.testNCommonBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T03:43:11, stalled for 62.2s at: TestGeoUtils.testCircleOpto
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T03:43:23, stalled for  481s at: 
TestLucene70NormsFormat.testNCommonBig
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
   [junit4] Completed [89/486] on J0 in 517.41s, 110 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocsWithFieldSet
   [junit4] Completed [90/486] on J0 in 0.07s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanNearQuery
   [junit4] Completed [91/486] on J0 in 0.18s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestGeoUtils
   [junit4] Completed [92/486] on J2 in 85.48s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNativeFSLockFactory
   [junit4] Completed [93/486] on J2 in 54.28s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.bkd.TestDocIdsWriter
   [junit4] Completed [94/486] on J2 in 17.52s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T03:44:59, stalled for 71.5s at: 
TestLucene70DocValuesFormat.testTermsEnumFixedWidth
   [junit4] Suite: org.apache.lucene.search.TestFuzzyQuery
   [junit4] Completed [95/486] on J2 in 26.00s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestNamedSPILoader
   [junit4] Completed [96/486] on J2 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIsCurrent
   [junit4] Completed [97/486] on J2 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCustomTermFreq
   [junit4] Completed [98/486] on J2 in 0.08s, 12 tests
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.codecs.lucene50.TestLucene50TermVectorsFormat
   [junit4] Completed [99/486] on J2 in 63.17s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanationsOfNonMatches
   [junit4] Completed [100/486] on J2 in 0.42s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BTerms
   [junit4] IGNOR/A 0.00s J2 | Test2BTerms.test2BTerms
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=very slow, use 5g minimum heap))
   [junit4] Completed [101/486] on J2 in 0.05s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestExternalCodecs
   [junit4] Completed [102/486] on J2 in 3.90s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFrequencyTrackingRingBuffer
   [junit4] Completed [103/486] on J2 in 1.57s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestFieldMaskingSpanQuery
   [junit4] IGNOR/A 0.04s J2 | TestFieldMaskingSpanQuery.testSpans2
   [junit4]    > Assumption #1: Broken scoring: LUCENE-3723
   [junit4] IGNOR/A 0.09s J2 | TestFieldMaskingSpanQuery.testSimple2
   [junit4]    > Assumption #1: Broken scoring: LUCENE-3723
   [junit4] Completed [104/486] on J2 in 2.24s, 11 tests, 2 skipped
   [junit4] 
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T03:46:35, stalled for 66.2s at: 
TestLucene70DocValuesFormat.testTermsEnumVariableWidth
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T03:47:35, stalled for  126s at: 
TestLucene70DocValuesFormat.testTermsEnumVariableWidth
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T03:48:11, stalled for 71.8s at: 
TestMixedDocValuesUpdates.testTonsOfUpdates
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T03:49:11, stalled for  132s at: 
TestMixedDocValuesUpdates.testTonsOfUpdates
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T03:49:35, stalled for 64.8s at: 
TestLucene70NormsFormat.testRamBytesUsed
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T03:50:11, stalled for  192s at: 
TestMixedDocValuesUpdates.testTonsOfUpdates
   [junit4] Suite: org.apache.lucene.index.TestMixedDocValuesUpdates
   [junit4] Completed [105/486] on J2 in 245.15s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestAutomaton
   [junit4] Completed [106/486] on J2 in 3.81s, 56 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNot
   [junit4] Completed [107/486] on J2 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelLeafReader
   [junit4] Completed [108/486] on J2 in 0.35s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestIndexedDISI
   [junit4] Completed [109/486] on J2 in 3.58s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNewestSegment
   [junit4] Completed [110/486] on J2 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestApproximationSearchEquivalence
   [junit4] Completed [111/486] on J2 in 9.28s, 10 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T03:51:35, stalled for 61.8s at: 
TestLucene70DocValuesFormat.testTermsEnumRandomMany
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T03:51:47, stalled for 64.1s at: TestPointQueries.testAllEqual
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T03:51:47, stalled for 63.1s at: 
TestLucene70NormsFormat.testSparseNCommonBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T03:52:47, stalled for  124s at: TestPointQueries.testAllEqual
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T03:52:47, stalled for  123s at: 
TestLucene70NormsFormat.testSparseNCommonBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T03:52:47, stalled for 70.5s at: 
TestLucene70DocValuesFormat.testRandomAdvanceNumeric
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T03:53:47, stalled for  184s at: TestPointQueries.testAllEqual
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T03:53:47, stalled for  183s at: 
TestLucene70NormsFormat.testSparseNCommonBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T03:53:47, stalled for  131s at: 
TestLucene70DocValuesFormat.testRandomAdvanceNumeric
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T03:54:47, stalled for  244s at: TestPointQueries.testAllEqual
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T03:54:47, stalled for  243s at: 
TestLucene70NormsFormat.testSparseNCommonBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T03:54:47, stalled for  191s at: 
TestLucene70DocValuesFormat.testRandomAdvanceNumeric
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T03:55:47, stalled for  304s at: TestPointQueries.testAllEqual
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T03:55:47, stalled for  303s at: 
TestLucene70NormsFormat.testSparseNCommonBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T03:56:47, stalled for  364s at: TestPointQueries.testAllEqual
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T03:56:47, stalled for  363s at: 
TestLucene70NormsFormat.testSparseNCommonBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T03:57:11, stalled for 69.8s at: 
TestLucene70DocValuesFormat.testSortedSetVariableLengthBigVsStoredFields
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T03:57:47, stalled for  424s at: TestPointQueries.testAllEqual
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T03:58:11, stalled for 66.5s at: TestLucene70NormsFormat.testOutliers
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T03:58:11, stalled for  130s at: 
TestLucene70DocValuesFormat.testSortedSetVariableLengthBigVsStoredFields
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestLucene70NormsFormat
   [junit4] IGNOR/A 0.01s J1 | TestLucene70NormsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the 
fly, so we can't check it
   [junit4] Completed [112/486] on J1 in 1501.65s, 29 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanContainQuery
   [junit4] Completed [113/486] on J1 in 1.56s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimilarityProvider
   [junit4] Completed [114/486] on J1 in 0.62s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSingleInstanceLockFactory
   [junit4] Completed [115/486] on J1 in 8.95s, 7 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T03:59:11, stalled for  190s at: 
TestLucene70DocValuesFormat.testSortedSetVariableLengthBigVsStoredFields
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T03:59:59, stalled for 61.4s at: TestPointQueries.testRandomLongsBig
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnVMError
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterOnVMError.testCheckpoint
   [junit4]    > Assumption #1: 'badapple' test group is disabled 
(@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] Completed [116/486] on J1 in 65.41s, 3 tests, 1 skipped
   [junit4] 
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:00:11, stalled for  250s at: 
TestLucene70DocValuesFormat.testSortedSetVariableLengthBigVsStoredFields
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat2
   [junit4] Completed [117/486] on J1 in 5.46s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRateLimiter
   [junit4] Completed [118/486] on J1 in 0.76s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestFeatureField
   [junit4] Completed [119/486] on J1 in 0.36s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestPolygon2D
   [junit4] Completed [120/486] on J1 in 8.84s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom
   [junit4] Completed [121/486] on J1 in 0.48s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexInput
   [junit4] Completed [122/486] on J1 in 0.74s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRoaringDocIdSet
   [junit4] Completed [123/486] on J1 in 0.86s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestByteBlockPool
   [junit4] Completed [124/486] on J1 in 0.15s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSwappedIndexFiles
   [junit4] Completed [125/486] on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldReuse
   [junit4] Completed [126/486] on J1 in 0.07s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestUsageTrackingFilterCachingPolicy
   [junit4] Completed [127/486] on J1 in 0.06s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery2
   [junit4] Completed [128/486] on J1 in 13.79s, 9 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:00:59, stalled for  121s at: TestPointQueries.testRandomLongsBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:01:11, stalled for  310s at: 
TestLucene70DocValuesFormat.testSortedSetVariableLengthBigVsStoredFields
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:01:59, stalled for  181s at: TestPointQueries.testRandomLongsBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:01:59, stalled for 61.1s at: TestIndexSorting.testRandom3
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:02:11, stalled for  370s at: 
TestLucene70DocValuesFormat.testSortedSetVariableLengthBigVsStoredFields
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:02:59, stalled for  241s at: TestPointQueries.testRandomLongsBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:03:47, stalled for 71.3s at: 
TestLucene70DocValuesFormat.testRandomAdvanceBinary
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:03:59, stalled for  302s at: TestPointQueries.testRandomLongsBig
   [junit4] Suite: org.apache.lucene.index.TestIndexSorting
   [junit4] Completed [129/486] on J1 in 209.13s, 52 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexableField
   [junit4] Completed [130/486] on J1 in 5.29s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFutureObjects
   [junit4] Completed [131/486] on J1 in 0.63s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocInverterPerFieldErrorInfo
   [junit4] Completed [132/486] on J1 in 0.86s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestWordlistLoader
   [junit4] Completed [133/486] on J1 in 0.62s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchAfter
   [junit4] Completed [134/486] on J1 in 4.56s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestLevenshteinAutomata
   [junit4] Completed [135/486] on J1 in 12.53s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDoc
   [junit4] Completed [136/486] on J1 in 0.79s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopFieldCollector
   [junit4] Completed [137/486] on J1 in 7.41s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestIndexSearcher
   [junit4] Completed [138/486] on J1 in 1.30s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimator
   [junit4] IGNOR/A 0.00s J1 | TestRamUsageEstimator.testPrintValues
   [junit4]    > Assumption #1: Specify -Dtests.verbose=true to print constants 
of RamUsageEstimator.
   [junit4] Completed [139/486] on J1 in 0.22s, 5 tests, 1 skipped
   [junit4] 
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:04:47, stalled for  131s at: 
TestLucene70DocValuesFormat.testRandomAdvanceBinary
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:04:59, stalled for  362s at: TestPointQueries.testRandomLongsBig
   [junit4] Suite: org.apache.lucene.util.TestTimSorterWorstCase
   [junit4] Completed [140/486] on J1 in 34.86s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCodecHoldsOpenFiles
   [junit4] Completed [141/486] on J1 in 0.20s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTryDelete
   [junit4] Completed [142/486] on J1 in 0.04s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestClassicSimilarity
   [junit4] Completed [143/486] on J1 in 0.30s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermsEnum2
   [junit4] Completed [144/486] on J1 in 2.93s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharArrayMap
   [junit4] Completed [145/486] on J1 in 0.18s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestGeoEncodingUtils
   [junit4] Completed [146/486] on J1 in 0.87s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNRTCachingDirectory
   [junit4] IGNOR/A 0.00s J1 | TestNRTCachingDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] IGNOR/A 0.00s J1 | 
TestNRTCachingDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] Completed [147/486] on J1 in 2.73s, 43 tests, 2 skipped
   [junit4] 
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:05:59, stalled for  422s at: TestPointQueries.testRandomLongsBig
   [junit4] Suite: org.apache.lucene.util.bkd.TestBKD
   [junit4] Completed [148/486] on J1 in 52.19s, 19 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:06:23, stalled for 67.3s at: 
TestLucene70DocValuesFormat.testTermsEnumLongSharedPrefixes
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:06:59, stalled for  482s at: TestPointQueries.testRandomLongsBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:07:59, stalled for  542s at: TestPointQueries.testRandomLongsBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:08:23, stalled for 64.5s at: 
TestFloatRangeFieldQueries.testRandomBig
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:08:59, stalled for  602s at: TestPointQueries.testRandomLongsBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:09:00, stalled for 63.6s at: 
TestLucene70DocValuesFormat.testSparseSortedNumericBlocksOfVariousBitsPerValue
   [junit4] Suite: org.apache.lucene.search.TestFloatRangeFieldQueries
   [junit4] Completed [149/486] on J1 in 181.22s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestMergedIterator
   [junit4] Completed [150/486] on J1 in 1.89s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIntBlockPool
   [junit4] Completed [151/486] on J1 in 2.53s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCustomNorms
   [junit4] Completed [152/486] on J1 in 8.56s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:09:59, stalled for  662s at: TestPointQueries.testRandomLongsBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:10:00, stalled for  124s at: 
TestLucene70DocValuesFormat.testSparseSortedNumericBlocksOfVariousBitsPerValue
   [junit4] Suite: 
org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormatHighCompression
   [junit4] Completed [153/486] on J1 in 68.87s, 19 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanations
   [junit4] Completed [154/486] on J1 in 1.57s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BSortedDocValuesOrds
   [junit4] IGNOR/A 0.00s J1 | Test2BSortedDocValuesOrds.test2BOrds
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=Takes ~ 6 hours if the heap is 5gb))
   [junit4] Completed [155/486] on J1 in 0.02s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestDemo
   [junit4] Completed [156/486] on J1 in 0.15s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedLengthBytesRefArray
   [junit4] Completed [157/486] on J1 in 0.23s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestBasics
   [junit4] Completed [158/486] on J1 in 4.06s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMixedCodecs
   [junit4] Completed [159/486] on J1 in 1.79s, 1 test
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.util.automaton.LimitedFiniteStringsIteratorTest
   [junit4] Completed [160/486] on J1 in 0.31s, 6 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:10:59, stalled for  722s at: TestPointQueries.testRandomLongsBig
   [junit4] Suite: org.apache.lucene.search.TestNormsFieldExistsQuery
   [junit4] Completed [161/486] on J1 in 41.48s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelCompositeReader
   [junit4] Completed [162/486] on J1 in 1.96s, 11 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:11:48, stalled for 63.6s at: 
TestLucene70DocValuesFormat.testSortedVariableLengthBigVsStoredFields
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:11:59, stalled for  782s at: TestPointQueries.testRandomLongsBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:12:48, stalled for  124s at: 
TestLucene70DocValuesFormat.testSortedVariableLengthBigVsStoredFields
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:12:59, stalled for  842s at: TestPointQueries.testRandomLongsBig
   [junit4] Suite: org.apache.lucene.codecs.lucene60.TestLucene60PointsFormat
   [junit4] IGNOR/A 0.03s J1 | TestLucene60PointsFormat.testMergeStability
   [junit4]    > Assumption #1: TODO: mess with the parameters and test gets 
angry!
   [junit4] Completed [163/486] on J1 in 98.73s, 20 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNeverDelete
   [junit4] Completed [164/486] on J1 in 5.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TermInSetQueryTest
   [junit4] Completed [165/486] on J1 in 10.91s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPhraseQuery
   [junit4] Completed [166/486] on J1 in 12.50s, 21 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:13:48, stalled for  184s at: 
TestLucene70DocValuesFormat.testSortedVariableLengthBigVsStoredFields
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:13:59, stalled for  902s at: TestPointQueries.testRandomLongsBig
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMaxDocs
   [junit4] IGNOR/A 0.05s J1 | TestIndexWriterMaxDocs.testExactlyAtTrueLimit
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=takes over two hours))
   [junit4] Completed [167/486] on J1 in 46.85s, 21 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCloseableThreadLocal
   [junit4] Completed [168/486] on J1 in 0.72s, 3 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:14:59, stalled for  962s at: TestPointQueries.testRandomLongsBig
   [junit4] Suite: org.apache.lucene.search.TestBooleanScorer
   [junit4] Completed [169/486] on J1 in 37.44s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelTermEnum
   [junit4] Completed [170/486] on J1 in 0.15s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.Test2BPagedBytes
   [junit4] IGNOR/A 0.00s J1 | Test2BPagedBytes.test
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=You must increase heap to > 2 G to run this))
   [junit4] Completed [171/486] on J1 in 0.01s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitTf
   [junit4] Completed [172/486] on J1 in 2.02s, 6 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:15:59, stalled for 1022s at: TestPointQueries.testRandomLongsBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:16:11, stalled for 64.9s at: Test2BPostings.test
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:16:24, stalled for 66.0s at: 
TestLucene70DocValuesFormat.testSparseDocValuesVsStoredFields
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:16:59, stalled for 1082s at: TestPointQueries.testRandomLongsBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:17:11, stalled for  125s at: Test2BPostings.test
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:17:24, stalled for  126s at: 
TestLucene70DocValuesFormat.testSparseDocValuesVsStoredFields
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:17:59, stalled for 1142s at: TestPointQueries.testRandomLongsBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:18:11, stalled for  185s at: Test2BPostings.test
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:18:24, stalled for  186s at: 
TestLucene70DocValuesFormat.testSparseDocValuesVsStoredFields
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:18:59, stalled for 1202s at: TestPointQueries.testRandomLongsBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:19:12, stalled for  245s at: Test2BPostings.test
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:20:00, stalled for 1262s at: TestPointQueries.testRandomLongsBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:20:12, stalled for  305s at: Test2BPostings.test
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestLucene70DocValuesFormat
   [junit4] Completed [173/486] on J0 in 2215.34s, 126 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanCollection
   [junit4] Completed [174/486] on J0 in 0.08s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimilarity
   [junit4] Completed [175/486] on J0 in 0.08s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSLockFactory
   [junit4] Completed [176/486] on J0 in 7.93s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnJRECrash
   [junit4] Completed [177/486] on J0 in 7.38s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:21:00, stalled for 1322s at: TestPointQueries.testRandomLongsBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:21:12, stalled for  365s at: Test2BPostings.test
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:21:48, stalled for 66.8s at: 
TestBlockPostingsFormat.testRamBytesUsed
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:22:00, stalled for 1382s at: TestPointQueries.testRandomLongsBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:22:12, stalled for  425s at: Test2BPostings.test
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat
   [junit4] Completed [178/486] on J0 in 120.81s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRAMDirectory
   [junit4] IGNOR/A 0.33s J0 | TestRAMDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.14s J0 | TestRAMDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] Completed [179/486] on J0 in 10.63s, 45 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestDoubleRange
   [junit4] Completed [180/486] on J0 in 0.24s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestPolygon
   [junit4] Completed [181/486] on J0 in 0.80s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpQuery
   [junit4] Completed [182/486] on J0 in 0.57s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexFileDeleter
   [junit4] Completed [183/486] on J0 in 7.19s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRecyclingIntBlockAllocator
   [junit4] Completed [184/486] on J0 in 1.13s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestAttributeSource
   [junit4] Completed [185/486] on J0 in 0.12s, 7 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:23:00, stalled for 1442s at: TestPointQueries.testRandomLongsBig
   [junit4] Suite: org.apache.lucene.index.TestSumDocFreq
   [junit4] Completed [186/486] on J0 in 2.74s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldInvertState
   [junit4] Completed [187/486] on J0 in 1.05s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTotalHitCountCollector
   [junit4] Completed [188/486] on J0 in 0.20s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery
   [junit4] Completed [189/486] on J0 in 7.82s, 9 tests
   [junit4] 
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:23:12, stalled for  485s at: Test2BPostings.test
   [junit4] Suite: org.apache.lucene.index.TestIndexReaderClose
   [junit4] Completed [190/486] on J0 in 3.27s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterWithThreads
   [junit4] Completed [191/486] on J0 in 30.22s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFutureArrays
   [junit4] Completed [192/486] on J0 in 1.02s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocIDMerger
   [junit4] Completed [193/486] on J0 in 0.20s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestToken
   [junit4] Completed [194/486] on J0 in 0.19s, 5 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:24:00, stalled for 1502s at: TestPointQueries.testRandomLongsBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:24:12, stalled for  545s at: Test2BPostings.test
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:24:48, stalled for 63.7s at: TestScorerPerf.testConjunctions
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:25:00, stalled for 1562s at: TestPointQueries.testRandomLongsBig
   [junit4] Suite: org.apache.lucene.search.TestScorerPerf
   [junit4] Completed [195/486] on J0 in 86.42s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:25:12, stalled for  605s at: Test2BPostings.test
   [junit4] Suite: org.apache.lucene.util.automaton.TestDeterminizeLexicon
   [junit4] Completed [196/486] on J0 in 4.18s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDirectoryReaderReopen
   [junit4] Completed [197/486] on J0 in 2.46s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopDocsMerge
   [junit4] Completed [198/486] on J0 in 39.04s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestIndexOrDocValuesQuery
   [junit4] Completed [199/486] on J0 in 0.30s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRadixSelector
   [junit4] Completed [200/486] on J0 in 2.91s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestTimSorter
   [junit4] Completed [201/486] on J0 in 0.56s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCheckIndex
   [junit4] Completed [202/486] on J0 in 1.55s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTransactions
   [junit4] Completed [203/486] on J0 in 2.93s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBooleanSimilarity
   [junit4] Completed [204/486] on J0 in 0.26s, 3 tests
   [junit4] 
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:26:12, stalled for  665s at: Test2BPostings.test
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:26:48, stalled for 68.1s at: TestPointQueries.testRandomBinaryBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:27:12, stalled for  725s at: Test2BPostings.test
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:27:12, stalled for 66.6s at: 
TestTermsEnum.testVaryingTermsPerSegment
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:27:48, stalled for  128s at: TestPointQueries.testRandomBinaryBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:28:12, stalled for  785s at: Test2BPostings.test
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:28:12, stalled for  127s at: 
TestTermsEnum.testVaryingTermsPerSegment
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:28:48, stalled for  188s at: TestPointQueries.testRandomBinaryBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:29:12, stalled for  845s at: Test2BPostings.test
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:29:12, stalled for  187s at: 
TestTermsEnum.testVaryingTermsPerSegment
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:29:48, stalled for  248s at: TestPointQueries.testRandomBinaryBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:30:12, stalled for  905s at: Test2BPostings.test
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:30:12, stalled for  247s at: 
TestTermsEnum.testVaryingTermsPerSegment
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:30:48, stalled for  308s at: TestPointQueries.testRandomBinaryBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:31:12, stalled for  965s at: Test2BPostings.test
   [junit4] Suite: org.apache.lucene.index.TestTermsEnum
   [junit4] Completed [205/486] on J0 in 307.96s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCachingTokenFilter
   [junit4] Completed [206/486] on J0 in 0.28s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestLongRange
   [junit4] Completed [207/486] on J0 in 0.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
   [junit4] Completed [208/486] on J0 in 4.30s, 41 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.bkd.Test2BBKDPoints
   [junit4] IGNOR/A 0.00s J0 | Test2BBKDPoints.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 J0 | Test2BBKDPoints.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 [209/486] on J0 in 0.02s, 2 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFilterWeight
   [junit4] Completed [210/486] on J0 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestMathUtil
   [junit4] Completed [211/486] on J0 in 0.11s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestInfoStream
   [junit4] Completed [212/486] on J0 in 0.11s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCrashCausesCorruptIndex
   [junit4] Completed [213/486] on J0 in 0.44s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:31:48, stalled for  368s at: TestPointQueries.testRandomBinaryBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:32:12, stalled for 1025s at: Test2BPostings.test
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:32:48, stalled for  428s at: TestPointQueries.testRandomBinaryBig
   [junit4] Suite: 
org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormat
   [junit4] Completed [214/486] on J0 in 108.12s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestCachingCollector
   [junit4] Completed [215/486] on J0 in 0.42s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BSortedDocValuesFixedSorted
   [junit4] IGNOR/A 0.00s J0 | Test2BSortedDocValuesFixedSorted.testFixedSorted
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=Takes ~ 6 hours if the heap is 5gb))
   [junit4] Completed [216/486] on J0 in 0.04s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestAssertions
   [junit4] Completed [217/486] on J0 in 0.12s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:33:12, stalled for 1085s at: Test2BPostings.test
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:33:48, stalled for  488s at: TestPointQueries.testRandomBinaryBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:34:12, stalled for 1146s at: Test2BPostings.test
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:34:12, stalled for 64.3s at: TestFixedBitSet.testSmall
   [junit4] Suite: org.apache.lucene.util.TestFixedBitSet
   [junit4] Completed [218/486] on J0 in 86.83s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarityBase
   [junit4] Completed [219/486] on J0 in 1.49s, 31 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMergeRateLimiter
   [junit4] Completed [220/486] on J0 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.FiniteStringsIteratorTest
   [junit4] Completed [221/486] on J0 in 2.05s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNeedsScores
   [junit4] Completed [222/486] on J0 in 0.80s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOrdinalMap
   [junit4] Completed [223/486] on J0 in 1.62s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene60FieldInfoFormat
   [junit4] Completed [224/486] on J0 in 1.93s, 11 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:34:48, stalled for  548s at: TestPointQueries.testRandomBinaryBig
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:35:12, stalled for 1206s at: Test2BPostings.test
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:35:48, stalled for  608s at: TestPointQueries.testRandomBinaryBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:35:48, stalled for 65.6s at: TestNRTThreads.testNRTThreads
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:36:12, stalled for 1266s at: Test2BPostings.test
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:36:48, stalled for  668s at: TestPointQueries.testRandomBinaryBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:36:48, stalled for  126s at: TestNRTThreads.testNRTThreads
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:37:12, stalled for 1326s at: Test2BPostings.test
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:37:48, stalled for  728s at: TestPointQueries.testRandomBinaryBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:37:48, stalled for  186s at: TestNRTThreads.testNRTThreads
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:38:12, stalled for 1386s at: Test2BPostings.test
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:38:48, stalled for  788s at: TestPointQueries.testRandomBinaryBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:38:48, stalled for  246s at: TestNRTThreads.testNRTThreads
   [junit4] HEARTBEAT J1 PID([email protected]): 
2018-11-03T04:39:12, stalled for 1446s at: Test2BPostings.test
   [junit4] HEARTBEAT J2 PID([email protected]): 
2018-11-03T04:39:48, stalled for  848s at: TestPointQueries.testRandomBinaryBig
   [junit4] HEARTBEAT J0 PID([email protected]): 
2018-11-03T04:39:48, stalled for  306s at: Test

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

ngs.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 84ms :: artifacts dl 10ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

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

Reply via email to