Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.1/2/

8 tests failed.
FAILED:  org.apache.lucene.index.TestIndexWriterOnVMError.testCheckpoint

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([7562A2CCB9DE1578]:0)


FAILED:  
junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterOnVMError

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

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


FAILED:  
org.apache.solr.cloud.CollectionTooManyReplicasTest.testAddTooManyReplicas

Error Message:
Could not load collection from ZK: TooManyReplicasInSeveralFlavors

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: 
TooManyReplicasInSeveralFlavors
        at 
__randomizedtesting.SeedInfo.seed([E60AEFD9FDBF8E38:6B589B01B359B189]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1170)
        at 
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:690)
        at 
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:130)
        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:110)
        at 
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:247)
        at 
org.apache.solr.cloud.CollectionTooManyReplicasTest.getAllNodeNames(CollectionTooManyReplicasTest.java:217)
        at 
org.apache.solr.cloud.CollectionTooManyReplicasTest.testAddTooManyReplicas(CollectionTooManyReplicasTest.java:62)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/collections/TooManyReplicasInSeveralFlavors/state.json
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
        at 
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1182)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1168)
        ... 45 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
    1) Thread[id=1357, name=zkCallback-145-thread-1, state=TIMED_WAITING, 
group=TGRP-MultiThreadedOCPTest]         at sun.misc.Unsafe.park(Native Method) 
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
   1) Thread[id=1357, name=zkCallback-145-thread-1, state=TIMED_WAITING, 
group=TGRP-MultiThreadedOCPTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([E60AEFD9FDBF8E38]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=1357, name=zkCallback-145-thread-1, state=TIMED_WAITING, 
group=TGRP-MultiThreadedOCPTest]         at sun.misc.Unsafe.park(Native Method) 
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        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=1357, name=zkCallback-145-thread-1, state=TIMED_WAITING, 
group=TGRP-MultiThreadedOCPTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([E60AEFD9FDBF8E38]:0)


FAILED:  org.apache.solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest.test

Error Message:
There are still nodes recoverying - waited for 600 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 600 
seconds
        at 
__randomizedtesting.SeedInfo.seed([E60AEFD9FDBF8E38:6E5ED0035343E3C0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:914)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1471)
        at 
org.apache.solr.cloud.TlogReplayBufferedWhileIndexingTest.test(TlogReplayBufferedWhileIndexingTest.java:99)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.hdfs.StressHdfsTest.test

Error Message:
Could not find collection:delete_data_dir

Stack Trace:
java.lang.AssertionError: Could not find collection:delete_data_dir
        at 
__randomizedtesting.SeedInfo.seed([E60AEFD9FDBF8E38:6E5ED0035343E3C0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:908)
        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:160)
        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:104)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestDetails

Error Message:
Expected to see that the slave has replicated1: {indexSize=120 
bytes,indexPath=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E60AEFD9FDBF8E38-001/solr-instance-023/./collection1/data/index/,commits=[{indexVersion=1508053005810,generation=2,filelist=[segments_2]}],isMaster=false,isSlave=true,indexVersion=1508053005810,generation=2,slave={masterDetails={indexSize=1.6
 
KB,indexPath=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E60AEFD9FDBF8E38-001/solr-instance-022/./collection1/data/index/,commits=[{indexVersion=0,generation=1,filelist=[segments_1]},
 {indexVersion=1508053005810,generation=2,filelist=[_0.cfe, _0.cfs, _0.si, 
segments_2]}],isMaster=true,isSlave=false,indexVersion=1508053005810,generation=2,master={confFiles=schema.xml,xslt/dummy.xsl,replicateAfter=[commit],replicationEnabled=true,replicableVersion=1508053005810,replicableGeneration=2}},masterUrl=http://127.0.0.1:55003/solr/collection1,pollInterval=00:00:01,nextExecutionAt=Sun
 Oct 15 10:37:25 EAT 2017,currentDate=Sun Oct 15 10:37:25 EAT 
2017,isPollingDisabled=false,isReplicating=false}}

Stack Trace:
java.lang.AssertionError: Expected to see that the slave has replicated1: 
{indexSize=120 
bytes,indexPath=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E60AEFD9FDBF8E38-001/solr-instance-023/./collection1/data/index/,commits=[{indexVersion=1508053005810,generation=2,filelist=[segments_2]}],isMaster=false,isSlave=true,indexVersion=1508053005810,generation=2,slave={masterDetails={indexSize=1.6
 
KB,indexPath=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E60AEFD9FDBF8E38-001/solr-instance-022/./collection1/data/index/,commits=[{indexVersion=0,generation=1,filelist=[segments_1]},
 {indexVersion=1508053005810,generation=2,filelist=[_0.cfe, _0.cfs, _0.si, 
segments_2]}],isMaster=true,isSlave=false,indexVersion=1508053005810,generation=2,master={confFiles=schema.xml,xslt/dummy.xsl,replicateAfter=[commit],replicationEnabled=true,replicableVersion=1508053005810,replicableGeneration=2}},masterUrl=http://127.0.0.1:55003/solr/collection1,pollInterval=00:00:01,nextExecutionAt=Sun
 Oct 15 10:37:25 EAT 2017,currentDate=Sun Oct 15 10:37:25 EAT 
2017,isPollingDisabled=false,isReplicating=false}}
        at 
__randomizedtesting.SeedInfo.seed([E60AEFD9FDBF8E38:9C57CCAC6BE7A7B0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestDetails(TestReplicationHandler.java:332)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11 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: 76690           
remote: Counting objects: 251419           
remote: Counting objects: 379403           
remote: Counting objects: 505133           
remote: Counting objects: 654262           
remote: Counting objects: 820279           
remote: Counting objects: 917474, done.        
remote: Compressing objects:   0% (1/179021)           
remote: Compressing objects:   1% (1791/179021)           
remote: Compressing objects:   2% (3581/179021)           
remote: Compressing objects:   3% (5371/179021)           
remote: Compressing objects:   4% (7161/179021)           
remote: Compressing objects:   5% (8952/179021)           
remote: Compressing objects:   6% (10742/179021)           
remote: Compressing objects:   7% (12532/179021)           
remote: Compressing objects:   8% (14322/179021)           
remote: Compressing objects:   9% (16112/179021)           
remote: Compressing objects:  10% (17903/179021)           
remote: Compressing objects:  11% (19693/179021)           
remote: Compressing objects:  12% (21483/179021)           
remote: Compressing objects:  13% (23273/179021)           
remote: Compressing objects:  14% (25063/179021)           
remote: Compressing objects:  15% (26854/179021)           
remote: Compressing objects:  16% (28644/179021)           
remote: Compressing objects:  17% (30434/179021)           
remote: Compressing objects:  18% (32224/179021)           
remote: Compressing objects:  19% (34014/179021)           
remote: Compressing objects:  20% (35805/179021)           
remote: Compressing objects:  21% (37595/179021)           
remote: Compressing objects:  22% (39385/179021)           
remote: Compressing objects:  23% (41175/179021)           
remote: Compressing objects:  24% (42966/179021)           
remote: Compressing objects:  25% (44756/179021)           
remote: Compressing objects:  26% (46546/179021)           
remote: Compressing objects:  27% (48336/179021)           
remote: Compressing objects:  28% (50126/179021)           
remote: Compressing objects:  29% (51917/179021)           
remote: Compressing objects:  30% (53707/179021)           
remote: Compressing objects:  31% (55497/179021)           
remote: Compressing objects:  32% (57287/179021)           
remote: Compressing objects:  33% (59077/179021)           
remote: Compressing objects:  34% (60868/179021)           
remote: Compressing objects:  35% (62658/179021)           
remote: Compressing objects:  36% (64448/179021)           
remote: Compressing objects:  37% (66238/179021)           
remote: Compressing objects:  38% (68028/179021)           
remote: Compressing objects:  39% (69819/179021)           
remote: Compressing objects:  40% (71609/179021)           
remote: Compressing objects:  41% (73399/179021)           
remote: Compressing objects:  42% (75189/179021)           
remote: Compressing objects:  43% (76980/179021)           
remote: Compressing objects:  44% (78770/179021)           
remote: Compressing objects:  45% (80560/179021)           
remote: Compressing objects:  46% (82350/179021)           
remote: Compressing objects:  47% (84140/179021)           
remote: Compressing objects:  48% (85931/179021)           
remote: Compressing objects:  49% (87721/179021)           
remote: Compressing objects:  50% (89511/179021)           
remote: Compressing objects:  51% (91301/179021)           
remote: Compressing objects:  52% (93091/179021)           
remote: Compressing objects:  53% (94882/179021)           
remote: Compressing objects:  54% (96672/179021)           
remote: Compressing objects:  55% (98462/179021)           
remote: Compressing objects:  56% (100252/179021)           
remote: Compressing objects:  57% (102042/179021)           
remote: Compressing objects:  58% (103833/179021)           
remote: Compressing objects:  59% (105623/179021)           
remote: Compressing objects:  60% (107413/179021)           
remote: Compressing objects:  61% (109203/179021)           
remote: Compressing objects:  62% (110994/179021)           
remote: Compressing objects:  63% (112784/179021)           
remote: Compressing objects:  64% (114574/179021)           
remote: Compressing objects:  65% (116364/179021)           
remote: Compressing objects:  66% (118154/179021)           
remote: Compressing objects:  67% (119945/179021)           
remote: Compressing objects:  68% (121735/179021)           
remote: Compressing objects:  69% (123525/179021)           
remote: Compressing objects:  70% (125315/179021)           
remote: Compressing objects:  71% (127105/179021)           
remote: Compressing objects:  72% (128896/179021)           
remote: Compressing objects:  73% (130686/179021)           
remote: Compressing objects:  74% (132476/179021)           
remote: Compressing objects:  75% (134266/179021)           
remote: Compressing objects:  76% (136056/179021)           
remote: Compressing objects:  77% (137847/179021)           
remote: Compressing objects:  78% (139637/179021)           
remote: Compressing objects:  79% (141427/179021)           
remote: Compressing objects:  80% (143217/179021)           
remote: Compressing objects:  81% (145008/179021)           
remote: Compressing objects:  82% (146798/179021)           
remote: Compressing objects:  83% (148588/179021)           
remote: Compressing objects:  84% (150378/179021)           
remote: Compressing objects:  85% (152168/179021)           
remote: Compressing objects:  86% (153959/179021)           
remote: Compressing objects:  87% (155749/179021)           
remote: Compressing objects:  88% (157539/179021)           
remote: Compressing objects:  89% (159329/179021)           
remote: Compressing objects:  90% (161119/179021)           
remote: Compressing objects:  91% (162910/179021)           
remote: Compressing objects:  92% (164700/179021)           
remote: Compressing objects:  93% (166490/179021)           
remote: Compressing objects:  94% (168280/179021)           
remote: Compressing objects:  94% (169821/179021)           
remote: Compressing objects:  95% (170070/179021)           
remote: Compressing objects:  96% (171861/179021)           
remote: Compressing objects:  97% (173651/179021)           
remote: Compressing objects:  98% (175441/179021)           
remote: Compressing objects:  99% (177231/179021)           
remote: Compressing objects: 100% (179021/179021)           
remote: Compressing objects: 100% (179021/179021), done.        
Receiving objects:   0% (1/917474)   
Receiving objects:   1% (9175/917474), 880.00 KiB | 1.71 MiB/s   
Receiving objects:   1% (17963/917474), 880.00 KiB | 1.71 MiB/s   
Receiving objects:   2% (18350/917474), 3.98 MiB | 3.96 MiB/s   
Receiving objects:   3% (27525/917474), 3.98 MiB | 3.96 MiB/s   
Receiving objects:   4% (36699/917474), 8.67 MiB | 5.75 MiB/s   
Receiving objects:   5% (45874/917474), 8.67 MiB | 5.75 MiB/s   
Receiving objects:   5% (47616/917474), 8.67 MiB | 5.75 MiB/s   
Receiving objects:   6% (55049/917474), 11.76 MiB | 5.84 MiB/s   
Receiving objects:   7% (64224/917474), 11.76 MiB | 5.84 MiB/s   
Receiving objects:   8% (73398/917474), 11.76 MiB | 5.84 MiB/s   
Receiving objects:   9% (82573/917474), 11.76 MiB | 5.84 MiB/s   
Receiving objects:  10% (91748/917474), 14.57 MiB | 5.79 MiB/s   
Receiving objects:  11% (100923/917474), 14.57 MiB | 5.79 MiB/s   
Receiving objects:  12% (110097/917474), 14.57 MiB | 5.79 MiB/s   
Receiving objects:  13% (119272/917474), 14.57 MiB | 5.79 MiB/s   
Receiving objects:  14% (128447/917474), 14.57 MiB | 5.79 MiB/s   
Receiving objects:  15% (137622/917474), 14.57 MiB | 5.79 MiB/s   
Receiving objects:  16% (146796/917474), 14.57 MiB | 5.79 MiB/s   
Receiving objects:  17% (155971/917474), 14.57 MiB | 5.79 MiB/s   
Receiving objects:  18% (165146/917474), 14.57 MiB | 5.79 MiB/s   
Receiving objects:  18% (173172/917474), 14.57 MiB | 5.79 MiB/s   
Receiving objects:  19% (174321/917474), 14.57 MiB | 5.79 MiB/s   
Receiving objects:  20% (183495/917474), 20.42 MiB | 6.77 MiB/s   
Receiving objects:  21% (192670/917474), 20.42 MiB | 6.77 MiB/s   
Receiving objects:  22% (201845/917474), 20.42 MiB | 6.77 MiB/s   
Receiving objects:  23% (211020/917474), 20.42 MiB | 6.77 MiB/s   
Receiving objects:  24% (220194/917474), 20.42 MiB | 6.77 MiB/s   
Receiving objects:  25% (229369/917474), 20.42 MiB | 6.77 MiB/s   
Receiving objects:  26% (238544/917474), 23.80 MiB | 6.77 MiB/s   
Receiving objects:  27% (247718/917474), 23.80 MiB | 6.77 MiB/s   
Receiving objects:  27% (256142/917474), 23.80 MiB | 6.77 MiB/s   
Receiving objects:  28% (256893/917474), 23.80 MiB | 6.77 MiB/s   
Receiving objects:  29% (266068/917474), 25.54 MiB | 6.35 MiB/s   
Receiving objects:  30% (275243/917474), 25.54 MiB | 6.35 MiB/s   
Receiving objects:  31% (284417/917474), 25.54 MiB | 6.35 MiB/s   
Receiving objects:  32% (293592/917474), 25.54 MiB | 6.35 MiB/s   
Receiving objects:  33% (302767/917474), 25.54 MiB | 6.35 MiB/s   
Receiving objects:  34% (311942/917474), 28.73 MiB | 6.34 MiB/s   
Receiving objects:  35% (321116/917474), 28.73 MiB | 6.34 MiB/s   
Receiving objects:  36% (330291/917474), 28.73 MiB | 6.34 MiB/s   
Receiving objects:  37% (339466/917474), 28.73 MiB | 6.34 MiB/s   
Receiving objects:  38% (348641/917474), 28.73 MiB | 6.34 MiB/s   
Receiving objects:  38% (351452/917474), 28.73 MiB | 6.34 MiB/s   
Receiving objects:  39% (357815/917474), 31.95 MiB | 6.86 MiB/s   
Receiving objects:  40% (366990/917474), 31.95 MiB | 6.86 MiB/s   
Receiving objects:  41% (376165/917474), 31.95 MiB | 6.86 MiB/s   
Receiving objects:  41% (384377/917474), 37.57 MiB | 6.38 MiB/s   
Receiving objects:  42% (385340/917474), 37.57 MiB | 6.38 MiB/s   
Receiving objects:  42% (386813/917474), 39.64 MiB | 6.06 MiB/s   
Receiving objects:  42% (387694/917474), 46.22 MiB | 4.77 MiB/s   
Receiving objects:  42% (389150/917474), 49.88 MiB | 4.46 MiB/s   
Receiving objects:  42% (392270/917474), 52.22 MiB | 4.24 MiB/s   
Receiving objects:  43% (394514/917474), 52.22 MiB | 4.24 MiB/s   
Receiving objects:  44% (403689/917474), 54.60 MiB | 4.00 MiB/s   
Receiving objects:  44% (409787/917474), 56.70 MiB | 3.97 MiB/s   
Receiving objects:  45% (412864/917474), 56.70 MiB | 3.97 MiB/s   
Receiving objects:  46% (422039/917474), 59.07 MiB | 4.06 MiB/s   
Receiving objects:  46% (430518/917474), 61.49 MiB | 3.98 MiB/s   
Receiving objects:  47% (431213/917474), 61.49 MiB | 3.98 MiB/s   
Receiving objects:  48% (440388/917474), 63.06 MiB | 3.98 MiB/s   
Receiving objects:  49% (449563/917474), 65.45 MiB | 4.08 MiB/s   
Receiving objects:  49% (449740/917474), 65.45 MiB | 4.08 MiB/s   
Receiving objects:  49% (455882/917474), 69.64 MiB | 4.20 MiB/s   
Receiving objects:  50% (458737/917474), 69.64 MiB | 4.20 MiB/s   
Receiving objects:  50% (460393/917474), 74.57 MiB | 4.23 MiB/s   
Receiving objects:  51% (467912/917474), 77.13 MiB | 4.31 MiB/s   
Receiving objects:  51% (468479/917474), 79.10 MiB | 4.19 MiB/s   
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1643)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:352)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:559)
        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:181)
        at hudson.remoting.UserRequest.perform(UserRequest.java:52)
        at hudson.remoting.Request$2.run(Request.java:336)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        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)
        at ......remote call to lucene(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1554)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:281)
        at hudson.remoting.Channel.call(Channel.java:839)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
        at sun.reflect.GeneratedMethodAccessor883.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.$Proxy141.execute(Unknown Source)
        at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1075)
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115)
        at 
org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
        at hudson.scm.SCM.checkout(SCM.java:495)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1212)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:566)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491)
        at hudson.model.Run.execute(Run.java:1737)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:419)
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_7_1^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/branch_7_1^{commit} # timeout=10
Checking out Revision 04393fccbf336a0cbe92d2596fc6bc06d1028630 
(refs/remotes/origin/branch_7_1)
Commit message: "remove unreleased/unsupported java9 note"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 04393fccbf336a0cbe92d2596fc6bc06d1028630
 > git rev-list aed571cdfba081e5eb6ec1854ef816ece6385c84 # 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 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/test-data 
doesn't exist
Cleaning local Directory test-data
Checking out http://svn.apache.org/repos/asf/lucene/test-data at revision 
'2017-10-14T21:09:40.552 +0000'
A         README.txt
A         enwiki.random.lines.txt
At revision 1812206

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.1/test-data/enwiki.random.lines.txt
 jenkins-nightly
Buildfile: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/build.xml

jenkins-nightly:

-print-java-info:
[java-info] java version "1.8.0_144"
[java-info] Java(TM) SE Runtime Environment (1.8.0_144-b01, Oracle Corporation)
[java-info] Java HotSpot(TM) 64-Bit Server VM (25.144-b01, 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.3.0 - 20130110142753 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/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.12 in public
[ivy:cachepath] :: resolution report :: resolve 1118ms :: artifacts dl 19ms
        ---------------------------------------------------------------------
        |                  |            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 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/heapdumps'.
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/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 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/build

git-autoclean:

resolve:

init:

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

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/build/test-framework/classes/java
    [javac] Compiling 188 source files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/build/test-framework/classes/java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/asserting/package-info.class
    [javac] Creating empty 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/ramonly/package-info.class
    [javac] Creating empty 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/mockfile/package-info.class
    [javac] Creating empty 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/cheapbastard/package-info.class
    [javac] Creating empty 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/mockrandom/package-info.class
    [javac] Creating empty 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/cranky/package-info.class
    [javac] Creating empty 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/compressing/dummy/package-info.class
     [copy] Copying 4 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/build/test-framework/classes/java

compile-core:

compile-test:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/build/core/classes/test
    [javac] Compiling 462 source files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/build/core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 3 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/build/core/classes/test

install-junit4-taskdef:

validate:

resolve-groovy:

-init-totals:

-test:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/build/core/test
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/build/core/test/temp
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/.caches/test-stats/core
   [junit4] <JUnit4> says hi! Master seed: 7562A2CCB9DE1578
   [junit4] Executing 455 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J2 PID(11269@localhost).
   [junit4] Started J1 PID(11256@localhost).
   [junit4] Started J0 PID(11270@localhost).
   [junit4] Suite: org.apache.lucene.search.TestSearchWithThreads
   [junit4] Completed [1/455] on J2 in 59.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSortedSetDocValues
   [junit4] Completed [2/455] on J2 in 0.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPositions
   [junit4] IGNOR/A 0.07s J2 | Test2BPositions.test
   [junit4]    > Assumption #1: 'monster' test group is disabled 
(@Monster(value=uses lots of space and takes a few minutes))
   [junit4] Completed [3/455] on J2 in 0.10s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFilterWeight
   [junit4] Completed [4/455] on J2 in 0.43s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T21:20:58, stalled for 
71.6s at: TestIndexingSequenceNumbers.testStressUpdateSameID
   [junit4] Suite: org.apache.lucene.index.TestMultiDocValues
   [junit4] Completed [5/455] on J1 in 86.57s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMaxPosition
   [junit4] Completed [6/455] on J1 in 6.12s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMergePolicy
   [junit4] Completed [7/455] on J2 in 48.03s, 7 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T21:21:58, stalled for 
 132s at: TestIndexingSequenceNumbers.testStressUpdateSameID
   [junit4] Suite: org.apache.lucene.store.TestNativeFSLockFactory
   [junit4] Completed [8/455] on J1 in 62.20s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestByteArrayDataInput
   [junit4] Completed [9/455] on J1 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPhrasePrefixQuery
   [junit4] Completed [10/455] on J1 in 0.91s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestElevationComparator
   [junit4] Completed [11/455] on J1 in 1.29s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFilterLeafReader
   [junit4] Completed [12/455] on J1 in 0.75s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanFirstQuery
   [junit4] Completed [13/455] on J1 in 0.83s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocInverterPerFieldErrorInfo
   [junit4] Completed [14/455] on J1 in 1.48s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:22:35, stalled for 
68.2s at: TestLucene70NormsFormat.testFullLongRange
   [junit4] Suite: org.apache.lucene.index.TestAtomicUpdate
   [junit4] Completed [15/455] on J1 in 20.12s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRoaringDocIdSet
   [junit4] Completed [16/455] on J1 in 3.06s, 5 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T21:22:58, stalled for 
 192s at: TestIndexingSequenceNumbers.testStressUpdateSameID
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T21:23:48, stalled for 
61.6s at: TestLongBitSet.testSmall
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:24:00, stalled for 
71.5s at: TestLucene70NormsFormat.testOutliers2
   [junit4] Suite: org.apache.lucene.util.TestLongBitSet
   [junit4] Completed [17/455] on J1 in 123.51s, 11 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T21:24:47, stalled for 
64.8s at: TestIndexingSequenceNumbers.testStressConcurrentDocValuesUpdatesCommit
   [junit4] Suite: org.apache.lucene.index.TestFieldInvertState
   [junit4] Completed [18/455] on J1 in 1.67s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPhraseQuery
   [junit4] Completed [19/455] on J1 in 19.75s, 21 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T21:26:36, stalled for 
60.9s at: TestIndexingSequenceNumbers.testStressConcurrentAddAndDeleteAndCommit
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T21:27:12, stalled for 
68.0s at: TestLucene50StoredFieldsFormat.testBigDocuments
   [junit4] Suite: org.apache.lucene.index.TestIndexingSequenceNumbers
   [junit4] Completed [20/455] on J0 in 471.69s, 8 tests
   [junit4] 
   [junit4] Suite: 
org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormat
   [junit4] Completed [21/455] on J1 in 152.44s, 17 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:28:01, stalled for 
63.6s at: TestLucene70NormsFormat.testFewSparseValues
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterWithThreads
   [junit4] IGNOR/A 0.23s J0 | 
TestIndexWriterWithThreads.testOpenTwoIndexWritersOnDifferentThreads
   [junit4]    > Assumption #1: aborting test: timeout obtaining lock
   [junit4] Completed [22/455] on J0 in 28.92s, 12 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanNearQuery
   [junit4] Completed [23/455] on J0 in 0.69s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBooleanSimilarity
   [junit4] Completed [24/455] on J0 in 0.85s, 3 tests
   [junit4] 
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T21:28:50, stalled for 
69.2s at: 
TestDocValuesQueries.testDuelPointRangeMultivaluedSortedNumericRangeQuery
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:29:13, stalled for 
67.6s at: TestLucene70NormsFormat.testNCommonBig
   [junit4] Suite: org.apache.lucene.search.TestLongValuesSource
   [junit4] Completed [25/455] on J0 in 69.60s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConstantScoreQuery
   [junit4] Completed [26/455] on J0 in 3.07s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestForceMergeForever
   [junit4] Completed [27/455] on J0 in 8.08s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTotalHitCountCollector
   [junit4] Completed [28/455] on J0 in 0.37s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocsAndPositions
   [junit4] Completed [29/455] on J0 in 8.93s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCodecHoldsOpenFiles
   [junit4] Completed [30/455] on J0 in 1.40s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:30:13, stalled for 
 128s at: TestLucene70NormsFormat.testNCommonBig
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T21:30:39, stalled for 
62.8s at: TestPagedBytes.testDataInputOutput
   [junit4] Suite: org.apache.lucene.util.TestPagedBytes
   [junit4] Completed [31/455] on J0 in 78.39s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedLengthBytesRefArray
   [junit4] Completed [32/455] on J0 in 2.23s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFlex
   [junit4] Completed [33/455] on J0 in 1.57s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMatchAllDocsQuery
   [junit4] Completed [34/455] on J0 in 0.39s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:31:13, stalled for 
 188s at: TestLucene70NormsFormat.testNCommonBig
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestIndexedDISI
   [junit4] Completed [35/455] on J0 in 46.05s, 10 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:32:14, stalled for 
 248s at: TestLucene70NormsFormat.testNCommonBig
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T21:32:52, stalled for 
66.7s at: TestBooleanScorer.testSparseClauseOptimization
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:33:14, stalled for 
 309s at: TestLucene70NormsFormat.testNCommonBig
   [junit4] Suite: org.apache.lucene.search.TestDocValuesQueries
   [junit4] Completed [36/455] on J1 in 351.99s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterDeleteQueue
   [junit4] Completed [37/455] on J1 in 0.59s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRAMDirectory
   [junit4] IGNOR/A 0.04s J1 | TestRAMDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] IGNOR/A 0.04s J1 | TestRAMDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] Completed [38/455] on J1 in 8.40s, 46 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMatchNoDocsQuery
   [junit4] Completed [39/455] on J1 in 0.04s, 3 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T21:33:52, stalled for 
 127s at: TestBooleanScorer.testSparseClauseOptimization
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:34:14, stalled for 
 369s at: TestLucene70NormsFormat.testNCommonBig
   [junit4] Suite: org.apache.lucene.index.TestConcurrentMergeScheduler
   [junit4] Completed [40/455] on J1 in 41.74s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanScorer
   [junit4] Completed [41/455] on J0 in 167.26s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocsWithFieldSet
   [junit4] Completed [42/455] on J0 in 0.44s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanTermQuery
   [junit4] Completed [43/455] on J0 in 0.18s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanations
   [junit4] Completed [44/455] on J1 in 14.09s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoMergeScheduler
   [junit4] Completed [45/455] on J1 in 0.12s, 3 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:35:15, stalled for 
 429s at: TestLucene70NormsFormat.testNCommonBig
   [junit4] Suite: org.apache.lucene.index.TestByteSlices
   [junit4] Completed [46/455] on J1 in 52.52s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T21:35:40, stalled for 
66.0s at: TestFloatRangeFieldQueries.testRandomMedium
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:36:16, stalled for 
 491s at: TestLucene70NormsFormat.testNCommonBig
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T21:36:31, stalled for 
60.0s at: TestBlockPostingsFormat3.test
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat3
   [junit4] Completed [47/455] on J1 in 103.01s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:37:17, stalled for 
 552s at: TestLucene70NormsFormat.testNCommonBig
   [junit4] Suite: org.apache.lucene.util.automaton.TestLevenshteinAutomata
   [junit4] Completed [48/455] on J1 in 22.72s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPositiveScoresOnlyCollector
   [junit4] Completed [49/455] on J1 in 0.16s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T21:38:05, stalled for 
63.2s at: TestFloatRangeFieldQueries.testRandomBig
   [junit4] Suite: org.apache.lucene.index.TestNorms
   [junit4] Completed [50/455] on J1 in 40.29s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:38:17, stalled for 
 612s at: TestLucene70NormsFormat.testNCommonBig
   [junit4] Suite: org.apache.lucene.index.TestParallelLeafReader
   [junit4] Completed [51/455] on J1 in 1.27s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.TestCodecUtil
   [junit4] Completed [52/455] on J1 in 0.18s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestGraphTokenizers
   [junit4] Completed [53/455] on J1 in 13.94s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentInfos
   [junit4] Completed [54/455] on J1 in 0.13s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelTermEnum
   [junit4] Completed [55/455] on J1 in 0.31s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T21:39:06, stalled for 
 124s at: TestFloatRangeFieldQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T21:40:06, stalled for 
 184s at: TestFloatRangeFieldQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T21:40:59, stalled for 
61.9s at: TestFSTs.testRandomWords
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T21:41:06, stalled for 
 244s at: TestFloatRangeFieldQueries.testRandomBig
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T21:42:06, stalled for 
 304s at: TestFloatRangeFieldQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T21:42:24, stalled for 
60.2s at: TestFSTs.testRealTerms
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T21:43:08, stalled for 
 366s at: TestFloatRangeFieldQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T21:43:48, stalled for 
67.6s at: TestFSTs.testBigSet
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T21:44:08, stalled for 
 426s at: TestFloatRangeFieldQueries.testRandomBig
   [junit4] Suite: org.apache.lucene.util.fst.TestFSTs
   [junit4] Completed [56/455] on J1 in 361.48s, 20 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSizeBoundedForceMerge
   [junit4] Completed [57/455] on J1 in 0.46s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestLockFactory
   [junit4] Completed [58/455] on J1 in 0.18s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.FuzzyTermOnShortTermsTest
   [junit4] Completed [59/455] on J1 in 0.58s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCrash
   [junit4] Completed [60/455] on J1 in 5.49s, 5 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T21:45:08, stalled for 
 486s at: TestFloatRangeFieldQueries.testRandomBig
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:45:32, stalled for 
68.3s at: TestLucene70NormsFormat.testLongRange
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T21:46:08, stalled for 
 546s at: TestFloatRangeFieldQueries.testRandomBig
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T21:46:25, stalled for 
71.6s at: TestIndexSorting.testRandom3
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:46:57, stalled for 
66.3s at: TestLucene70NormsFormat.testSparseAllZeros
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T21:47:09, stalled for 
 607s at: TestFloatRangeFieldQueries.testRandomBig
   [junit4] Suite: org.apache.lucene.search.TestFloatRangeFieldQueries
   [junit4] Completed [61/455] on J0 in 764.40s, 5 tests
   [junit4] 
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T21:47:25, stalled for 
 132s at: TestIndexSorting.testRandom3
   [junit4] Suite: org.apache.lucene.index.TestDeletionPolicy
   [junit4] Completed [62/455] on J0 in 9.53s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanQueryVisitSubscorers
   [junit4] Completed [63/455] on J0 in 0.71s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIntBlockPool
   [junit4] Completed [64/455] on J0 in 8.23s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCodecs
   [junit4] Completed [65/455] on J0 in 2.93s, 3 tests
   [junit4] 
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T21:48:25, stalled for 
 192s at: TestIndexSorting.testRandom3
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:49:10, stalled for 
71.1s at: TestLucene70NormsFormat.testByteRange
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T21:49:25, stalled for 
 252s at: TestIndexSorting.testRandom3
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T21:49:34, stalled for 
62.6s at: TestLucene50TermVectorsFormat.testRamBytesUsed
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T21:50:26, stalled for 
 313s at: TestIndexSorting.testRandom3
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T21:51:27, stalled for 
 374s at: TestIndexSorting.testRandom3
   [junit4] Suite: 
org.apache.lucene.codecs.lucene50.TestLucene50TermVectorsFormat
   [junit4] Completed [66/455] on J0 in 235.49s, 17 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:51:48, stalled for 
65.3s at: TestLucene70NormsFormat.testSparseNCommonBig
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T21:52:28, stalled for 
 435s at: TestIndexSorting.testRandom3
   [junit4] Suite: org.apache.lucene.util.automaton.TestAutomaton
   [junit4] Completed [67/455] on J0 in 59.33s, 56 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiPhraseQuery
   [junit4] Completed [68/455] on J0 in 1.19s, 16 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIsCurrent
   [junit4] Completed [69/455] on J0 in 0.11s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTReaderCleanup
   [junit4] Completed [70/455] on J0 in 0.17s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:52:48, stalled for 
 125s at: TestLucene70NormsFormat.testSparseNCommonBig
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat2
   [junit4] Completed [71/455] on J0 in 28.58s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestWordlistLoader
   [junit4] Completed [72/455] on J0 in 0.15s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPersistentSnapshotDeletionPolicy
   [junit4] Completed [73/455] on J0 in 3.41s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNewestSegment
   [junit4] Completed [74/455] on J0 in 0.09s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.bkd.TestMutablePointsReaderUtils
   [junit4] Completed [75/455] on J0 in 11.66s, 3 tests
   [junit4] 
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T21:53:28, stalled for 
 495s at: TestIndexSorting.testRandom3
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:53:49, stalled for 
 187s at: TestLucene70NormsFormat.testSparseNCommonBig
   [junit4] Suite: org.apache.lucene.index.TestPostingsOffsets
   [junit4] Completed [76/455] on J0 in 53.53s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanMultiTermQueryWrapper
   [junit4] Completed [77/455] on J0 in 0.86s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestUniqueTermCount
   [junit4] Completed [78/455] on J0 in 0.29s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDirectoryReaderReopen
   [junit4] Completed [79/455] on J0 in 5.87s, 14 tests
   [junit4] 
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T21:54:28, stalled for 
 555s at: TestIndexSorting.testRandom3
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:54:49, stalled for 
 247s at: TestLucene70NormsFormat.testSparseNCommonBig
   [junit4] Suite: org.apache.lucene.index.TestIndexWriter
   [junit4] Completed [80/455] on J0 in 38.64s, 72 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimilarityProvider
   [junit4] Completed [81/455] on J0 in 0.12s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanMinShouldMatch
   [junit4] Completed [82/455] on J0 in 27.85s, 17 tests
   [junit4] 
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T21:55:29, stalled for 
 616s at: TestIndexSorting.testRandom3
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:55:50, stalled for 
 307s at: TestLucene70NormsFormat.testSparseNCommonBig
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T21:56:29, stalled for 
 676s at: TestIndexSorting.testRandom3
   [junit4] Suite: org.apache.lucene.analysis.standard.TestStandardAnalyzer
   [junit4] Completed [83/455] on J0 in 83.71s, 36 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:56:51, stalled for 
 368s at: TestLucene70NormsFormat.testSparseNCommonBig
   [junit4] Suite: org.apache.lucene.index.TestFlushByRamOrCountsPolicy
   [junit4] Completed [84/455] on J0 in 19.50s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNGramPhraseQuery
   [junit4] Completed [85/455] on J0 in 0.11s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestDateTools
   [junit4] Completed [86/455] on J0 in 0.36s, 5 tests
   [junit4] 
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T21:57:29, stalled for 
 736s at: TestIndexSorting.testRandom3
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:57:51, stalled for 
 429s at: TestLucene70NormsFormat.testSparseNCommonBig
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T21:58:15, stalled for 
60.9s at: TestSleepingLockWrapper.testObtainConcurrently
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T21:58:29, stalled for 
 796s at: TestIndexSorting.testRandom3
   [junit4] Suite: org.apache.lucene.store.TestSleepingLockWrapper
   [junit4] Completed [87/455] on J0 in 78.91s, 6 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:58:51, stalled for 
 489s at: TestLucene70NormsFormat.testSparseNCommonBig
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T21:59:30, stalled for 
 857s at: TestIndexSorting.testRandom3
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T21:59:39, stalled for 
70.0s at: Test4GBStoredFields.test
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T21:59:51, stalled for 
 549s at: TestLucene70NormsFormat.testSparseNCommonBig
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T22:00:30, stalled for 
 917s at: TestIndexSorting.testRandom3
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:00:39, stalled for 
 130s at: Test4GBStoredFields.test
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T22:00:51, stalled for 
 609s at: TestLucene70NormsFormat.testSparseNCommonBig
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T22:01:31, stalled for 
 978s at: TestIndexSorting.testRandom3
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:01:40, stalled for 
 190s at: Test4GBStoredFields.test
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T22:01:52, stalled for 
 669s at: TestLucene70NormsFormat.testSparseNCommonBig
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T22:02:31, stalled for 
1038s at: TestIndexSorting.testRandom3
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:02:41, stalled for 
 252s at: Test4GBStoredFields.test
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T22:02:53, stalled for 
 730s at: TestLucene70NormsFormat.testSparseNCommonBig
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T22:03:32, stalled for 
1099s at: TestIndexSorting.testRandom3
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:03:41, stalled for 
 312s at: Test4GBStoredFields.test
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T22:03:53, stalled for 
 790s at: TestLucene70NormsFormat.testSparseNCommonBig
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestLucene70NormsFormat
   [junit4] IGNOR/A 0.00s J2 | TestLucene70NormsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the 
fly, so we can't check it
   [junit4] Completed [88/455] on J2 in 2581.99s, 29 tests, 1 skipped
   [junit4] 
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T22:04:32, stalled for 
1159s at: TestIndexSorting.testRandom3
   [junit4] Suite: org.apache.lucene.index.TestIndexManyDocuments
   [junit4] Completed [89/455] on J2 in 4.04s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:04:41, stalled for 
 372s at: Test4GBStoredFields.test
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4] Completed [90/455] on J2 in 21.49s, 43 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestBytesRefHash
   [junit4] Completed [91/455] on J2 in 15.37s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestShardSearching
   [junit4] Completed [92/455] on J2 in 18.80s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T22:05:33, stalled for 
1220s at: TestIndexSorting.testRandom3
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:05:42, stalled for 
 433s at: Test4GBStoredFields.test
   [junit4] Suite: org.apache.lucene.index.TestMixedCodecs
   [junit4] Completed [93/455] on J2 in 23.72s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T22:06:33, stalled for 
1280s at: TestIndexSorting.testRandom3
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:06:42, stalled for 
 493s at: Test4GBStoredFields.test
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T22:07:31, stalled for 
71.7s at: TestLucene60PointsFormat.testRandomBinaryBig
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:07:43, stalled for 
 554s at: Test4GBStoredFields.test
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T22:08:31, stalled for 
 132s at: TestLucene60PointsFormat.testRandomBinaryBig
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:08:43, stalled for 
 614s at: Test4GBStoredFields.test
   [junit4] Suite: org.apache.lucene.index.TestIndexSorting
   [junit4] Completed [94/455] on J1 in 1484.51s, 50 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSynonymQuery
   [junit4] Completed [95/455] on J1 in 0.31s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBoostQuery
   [junit4] Completed [96/455] on J1 in 0.17s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestReusableStringReader
   [junit4] Completed [97/455] on J1 in 0.14s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFilterDirectoryReader
   [junit4] Completed [98/455] on J1 in 0.18s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:09:44, stalled for 
 674s at: Test4GBStoredFields.test
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
   [junit4] Completed [99/455] on J1 in 41.59s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene60.TestLucene60PointsFormat
   [junit4] IGNOR/A 0.00s J2 | TestLucene60PointsFormat.testMergeStability
   [junit4]    > Assumption #1: TODO: mess with the parameters and test gets 
angry!
   [junit4] Completed [100/455] on J2 in 262.33s, 20 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexCommit
   [junit4] Completed [101/455] on J2 in 0.17s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBM25Similarity
   [junit4] Completed [102/455] on J2 in 0.75s, 3 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:10:44, stalled for 
 734s at: Test4GBStoredFields.test
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:11:44, stalled for 
 795s at: Test4GBStoredFields.test
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:12:44, stalled for 
 855s at: Test4GBStoredFields.test
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery2
   [junit4] Completed [103/455] on J2 in 156.65s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRollingBuffer
   [junit4] Completed [104/455] on J2 in 1.64s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.bkd.TestDocIdsWriter
   [junit4] Completed [105/455] on J2 in 38.48s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterCommit
   [junit4] IGNOR/A 0.04s J2 | TestIndexWriterCommit.testCommitOnCloseDiskUsage
   [junit4]    > Assumption #1: This test cannot run with Memory codec
   [junit4] Completed [106/455] on J2 in 8.88s, 14 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestStopFilter
   [junit4] Completed [107/455] on J2 in 0.22s, 4 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:13:44, stalled for 
 915s at: Test4GBStoredFields.test
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:14:45, stalled for 
 976s at: Test4GBStoredFields.test
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T22:14:45, stalled for 
60.3s at: TestEarlyTerminatingSortingCollector.testTerminatedEarly
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:15:45, stalled for 
1036s at: Test4GBStoredFields.test
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T22:15:45, stalled for 
 120s at: TestEarlyTerminatingSortingCollector.testTerminatedEarly
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T22:15:50, stalled for 
65.0s at: TestPerFieldDocValuesFormat.testRandomAdvanceNumeric
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:16:45, stalled for 
1096s at: Test4GBStoredFields.test
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T22:17:09, stalled for 
70.8s at: TestEarlyTerminatingSortingCollector.testEarlyTermination
   [junit4] Suite: org.apache.lucene.search.TestEarlyTerminatingSortingCollector
   [junit4] Completed [108/455] on J2 in 240.44s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestSingleInstanceLockFactory
   [junit4] IGNOR/A 0.00s J2 | TestSingleInstanceLockFactory.testStressLocks
   [junit4]    > Assumption #1: cannot handle buggy Files.delete
   [junit4] Completed [109/455] on J2 in 0.75s, 7 tests, 1 skipped
   [junit4] 
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:17:45, stalled for 
1156s at: Test4GBStoredFields.test
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanationsOfNonMatches
   [junit4] Completed [110/455] on J2 in 2.18s, 70 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4] Completed [111/455] on J2 in 48.18s, 54 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:18:45, stalled for 
1216s at: Test4GBStoredFields.test
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:19:45, stalled for 
1276s at: Test4GBStoredFields.test
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:20:45, stalled for 
1336s at: Test4GBStoredFields.test
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T22:21:09, stalled for 
60.3s at: TestPointQueries.testRandomBinaryBig
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
   [junit4] Completed [112/455] on J1 in 681.71s, 110 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFilterIterator
   [junit4] Completed [113/455] on J1 in 2.37s, 8 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:21:45, stalled for 
1396s at: Test4GBStoredFields.test
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T22:22:39, stalled for 
66.9s at: Test2BPostings.test
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:22:45, stalled for 
1456s at: Test4GBStoredFields.test
   [junit4] HEARTBEAT J2 PID(11269@localhost): 2017-10-14T22:23:21, stalled for 
66.0s at: TestPointQueries.testRandomLongsBig
   [junit4] Suite: org.apache.lucene.search.TestPointQueries
   [junit4] Completed [114/455] on J2 in 291.22s, 49 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiLevelSkipList
   [junit4] Completed [115/455] on J2 in 1.05s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J1 PID(11256@localhost): 2017-10-14T22:23:40, stalled for 
 127s at: Test2BPostings.test
   [junit4] HEARTBEAT J0 PID(11270@localhost): 2017-10-14T22:23:46, stalled for 
1517s at: Test4GBStoredFields.test
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat2
   [junit4] Completed [116/455] on J2 in 53.98s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharacterUtils
   [junit4] Completed [117/455] on J2 in 0.19s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBoolean2ScorerSupplier
   [junit4] Completed [118/455] on J2 in 2.24s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDeleteByQuery
   [junit4] Completed [119/455] on J2 in 0.22s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestDocValuesScoring
   [junit4] Completed [120/455] on J2 in 0.75s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestExceedMaxTermLength
   [junit4] Completed [121/455] on J2 in 0.19s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterLockRelease
   [junit4] Completed [122/455] on J2 in 0.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanContainQuery
   [junit4] Completed [123/455] on J2 in 0.83s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.T

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

t/lucene/top-level-ivy-settings.xml

common.resolve:

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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/null1597715435
     [copy] Copying 35 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/null1597715435
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/null1597715435

resolve-example:

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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/solr/null616739460
     [copy] Copying 218 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/solr/null616739460
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.1/checkout/solr/null616739460

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 90ms :: artifacts dl 6ms
        ---------------------------------------------------------------------
        |                  |            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: 801 minutes 36 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
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